Something like:

"
Red Hat Enterprise Linux / CentOS RPMs

tmux packages are already available from the main repositories for most
operating systems, however they are often quite out of date, especially for
long-term support enterprise class distributions.  The latest stable RPMs
for RHEL/CentOS 6 through 8 can be obtained from http://galaxy4.net/repo/.

To set up a repository and install from there (this example uses RHEL8):

    sudo wget -P /etc/yum.repos.d/
http://galaxy4.net/repo/galaxy4-rhel8.repo
    sudo yum install tmux

Or to install an RPM directly from there (example using RHEL6):

    sudo rpm -ivh
http://galaxy4.net/repo/RHEL/6/x86_64/tmux-3.1b-2.el6.x86_64.rpm

The repository method is recommended to automatically receive future
package updates.  See https://anni.galaxy4.net/?page_id=39 for examples and
more details.
"

Regards,
Scott

On Mon, 27 Jul 2020 at 19:18, Nicholas Marriott <[email protected]>
wrote:

> If you send me the text I will add it, I don't mind if it is a brief
> description+link or if you want to give more instructions (although I would
> just give the commands not all the output like you have on your page).
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/tmux-users/CAAqsAtRkj0ZzwLQ0fk_enrEmV-k7rCQQKneNhoT4U7_EmhZ3%2Bg%40mail.gmail.com.

Reply via email to