<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tmux on No Subject - nosubject.io -</title><link>https://nosubject.io/en/tags/tmux/</link><description>Recent content in Tmux on No Subject - nosubject.io -</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sun, 23 Feb 2020 03:10:05 +0900</lastBuildDate><atom:link href="https://nosubject.io/en/tags/tmux/index.xml" rel="self" type="application/rss+xml"/><item><title>Install tmux on CentOS 6</title><link>https://nosubject.io/en/centos6-yum-install-tmux/</link><pubDate>Sun, 23 Feb 2020 03:10:05 +0900</pubDate><guid>https://nosubject.io/en/centos6-yum-install-tmux/</guid><description>&lt;p&gt;This is a note from when I installed tmux on a CentOS 6 minimal VM. If you run `yum` without thinking about it, you get &lt;code&gt;Error: Nothing to do&lt;/code&gt; because the package is not available. If you just want to install tmux quickly and do not mind that the version is a little old, the following is enough.&lt;/p&gt;
&lt;h3&gt;Installation&lt;/h3&gt;
&lt;p&gt;Install it with yum.&lt;/p&gt;
&lt;pre class="wp-block-preformatted"&gt;&lt;span class="bold-red"&gt;$ sudo yum install epel-release&lt;/span&gt;
...
&lt;span class="bold-red"&gt;$ sudo yum install tmux&lt;/span&gt;
&lt;h1 id="heading"&gt;&amp;hellip;&lt;/h1&gt;
&lt;h1 id="package---------arch--------------version----------------repository-------size"&gt;Package Arch Version Repository Size&lt;/h1&gt;
&lt;p&gt;Installing:
tmux x86_64 1.6-3.el6 epel 208 k&lt;/p&gt;</description></item></channel></rss>