gitmux-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gitmux-bin

* (Optional) Uninstall gitmux-bin on Arch using YAY

$ yay -Rns gitmux-bin

2. Manually Install "gitmux-bin" via AUR

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

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

b. Clone gitmux-bin's git locally

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

c. Go to ~/gitmux-bin folder and install it

$ cd ~/gitmux-bin $ makepkg -si

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

ID: 1380124
Name: gitmux-bin
PackageBaseID: 185683
PackageBase: gitmux-bin
Version: 0.10.4-1
Description: Git in your tmux status bar
URL: https://github.com/arl/gitmux
NumVotes: 2
Popularity: 0.42517
OutOfDate:
Maintainer: Antiz
Submitter: Antiz
FirstSubmitted: 1663011322
LastModified: 1704326770
URLPath: /cgit/aur.git/snapshot/gitmux-bin.tar.gz