gitbatch-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S gitbatch-bin

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

$ yay -Rns gitbatch-bin

2. Manually Install "gitbatch-bin" via AUR

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

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

b. Clone gitbatch-bin's git locally

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

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

$ cd ~/gitbatch-bin $ makepkg -si

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

ID: 615168
Name: gitbatch-bin
PackageBaseID: 138621
PackageBase: gitbatch-bin
Version: 0.5.0-1
Description: A TUI to manage your git repositories in one place
URL: https://github.com/isacikgoz/gitbatch
NumVotes: 2
Popularity: 0
OutOfDate: 1627862862
Maintainer: aumgn
Submitter: aumgn
FirstSubmitted: 1546974935
LastModified: 1558621224
URLPath: /cgit/aur.git/snapshot/gitbatch-bin.tar.gz