tmux-cssh on AUR (Arch User Repository)

Last updated: June 30,2024

1. Install "tmux-cssh" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install tmux-cssh on Arch using YAY

$ yay -S tmux-cssh

* (Optional) Uninstall tmux-cssh on Arch using YAY

$ yay -Rns tmux-cssh

2. Manually Install "tmux-cssh" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone tmux-cssh's git locally

$ git clone https://aur.archlinux.org/tmux-cssh.git ~/tmux-cssh

c. Go to ~/tmux-cssh folder and install it

$ cd ~/tmux-cssh $ makepkg -si

3. Information about the tmux-cssh package on Arch User Repository (AUR)

ID: 603064
Name: tmux-cssh
PackageBaseID: 108475
PackageBase: tmux-cssh
Version: 1:r76.48c9ed8-1
Description: TMUX with a "ClusterSSH"-like behaviour
URL: https://github.com/zinic/tmux-cssh
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: jsteel
Submitter: jsteel
FirstSubmitted: 1457344050
LastModified: 1555010409
URLPath: /cgit/aur.git/snapshot/tmux-cssh.tar.gz