gitin-bin on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S gitin-bin

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

$ yay -Rns gitin-bin

2. Manually Install "gitin-bin" via AUR

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

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

b. Clone gitin-bin's git locally

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

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

$ cd ~/gitin-bin $ makepkg -si

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

ID: 946885
Name: gitin-bin
PackageBaseID: 139695
PackageBase: gitin-bin
Version: 0.2.5-1
Description: commit/branch/workdir explorer for git
URL: https://github.com/isacikgoz/gitin
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: pangteypiyush
Submitter: pangteypiyush
FirstSubmitted: 1550391519
LastModified: 1628747424
URLPath: /cgit/aur.git/snapshot/gitin-bin.tar.gz