hostmux-git on AUR (Arch User Repository)

Last updated: July 05,2024

1. Install "hostmux-git" 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 hostmux-git on Arch using YAY

$ yay -S hostmux-git

* (Optional) Uninstall hostmux-git on Arch using YAY

$ yay -Rns hostmux-git

2. Manually Install "hostmux-git" via AUR

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

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

b. Clone hostmux-git's git locally

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

c. Go to ~/hostmux-git folder and install it

$ cd ~/hostmux-git $ makepkg -si

3. Information about the hostmux-git package on Arch User Repository (AUR)

ID: 598946
Name: hostmux-git
PackageBaseID: 111173
PackageBase: hostmux-git
Version: 1.1.0.r1.g9de5250-1
Description: A wrapper script for tmux to multiplex commands to ssh hosts
URL: http://github.com/hukl/hostmux
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: rixx
Submitter: rixx
FirstSubmitted: 1462989904
LastModified: 1553718480
URLPath: /cgit/aur.git/snapshot/hostmux-git.tar.gz