gmux on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S gmux

* (Optional) Uninstall gmux on Arch using YAY

$ yay -Rns gmux

2. Manually Install "gmux" via AUR

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

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

b. Clone gmux's git locally

$ git clone https://aur.archlinux.org/gmux.git ~/gmux

c. Go to ~/gmux folder and install it

$ cd ~/gmux $ makepkg -si

3. Information about the gmux package on Arch User Repository (AUR)

ID: 1017978
Name: gmux
PackageBaseID: 159184
PackageBase: gmux
Version: 0.1.5-1
Description: Manage multiple git repositories with ease.
URL: https://github.com/Aphosis/gmux
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Aphosis
Submitter: Aphosis
FirstSubmitted: 1603763436
LastModified: 1642031452
URLPath: /cgit/aur.git/snapshot/gmux.tar.gz