shmux on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "shmux" 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
Copied
b. Install shmux on Arch using YAY
$
yay -S
shmux
Copied
* (Optional) Uninstall shmux on Arch using YAY
$
yay -Rns
shmux
Copied
2. Manually Install "shmux" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone shmux's git locally
$
git clone https://aur.archlinux.org/shmux.git
~/shmux
Copied
c. Go to ~/shmux folder and install it
$
cd
~/shmux
Copied
$
makepkg -si
Copied
3. Information about the shmux package on Arch User Repository (AUR)
ID: 599420
Name: shmux
PackageBaseID: 130656
PackageBase: shmux
Version: 1.0.3-1
Description: shmux - executing the same command on many hosts in parallel.
URL: https://github.com/shmux/shmux
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: andreas_baumann
Submitter: andreas_baumann
FirstSubmitted: 1520581541
LastModified: 1553845329
URLPath: /cgit/aur.git/snapshot/shmux.tar.gz
Name: shmux
PackageBaseID: 130656
PackageBase: shmux
Version: 1.0.3-1
Description: shmux - executing the same command on many hosts in parallel.
URL: https://github.com/shmux/shmux
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: andreas_baumann
Submitter: andreas_baumann
FirstSubmitted: 1520581541
LastModified: 1553845329
URLPath: /cgit/aur.git/snapshot/shmux.tar.gz