Brilliant thanks, I have added this with some minor tweaks and also pointed to the section from the start of the same page.
On Tue, Jul 28, 2020 at 12:11:33AM +1000, Scott Rochford wrote: > 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.A 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): > A A A sudo wget -P /etc/yum.repos.d/ > http://galaxy4.net/repo/galaxy4-rhel8.repo > A A A sudo yum install tmux > Or to install an RPM directly from there (example using RHEL6): > A A A 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.A 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/20200727143225.eub3ujjwfrlsb7ci%40yelena.
