gitmux on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S gitmux

* (Optional) Uninstall gitmux on Arch using YAY

$ yay -Rns gitmux

2. Manually Install "gitmux" via AUR

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

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

b. Clone gitmux's git locally

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

c. Go to ~/gitmux folder and install it

$ cd ~/gitmux $ makepkg -si

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

ID: 1405163
Name: gitmux
PackageBaseID: 179238
PackageBase: gitmux
Version: 0.10.4-1
Description: Git in your tmux status bar
URL: https://github.com/arl/gitmux
NumVotes: 3
Popularity: 0.566217
OutOfDate:
Maintainer: axml
Submitter: vaygr
FirstSubmitted: 1653785923
LastModified: 1707252458
URLPath: /cgit/aur.git/snapshot/gitmux.tar.gz