gitbatch on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S gitbatch

* (Optional) Uninstall gitbatch on Arch using YAY

$ yay -Rns gitbatch

2. Manually Install "gitbatch" via AUR

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

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

b. Clone gitbatch's git locally

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

c. Go to ~/gitbatch folder and install it

$ cd ~/gitbatch $ makepkg -si

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

ID: 948135
Name: gitbatch
PackageBaseID: 169949
PackageBase: gitbatch
Version: 0.6.1-1
Description: Manage your git repositories in one place
URL: https://github.com/isacikgoz/gitbatch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bet4it
Submitter: bet4it
FirstSubmitted: 1629038373
LastModified: 1629038373
URLPath: /cgit/aur.git/snapshot/gitbatch.tar.gz