gitin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S gitin

* (Optional) Uninstall gitin on Arch using YAY

$ yay -Rns gitin

2. Manually Install "gitin" via AUR

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

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

b. Clone gitin's git locally

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

c. Go to ~/gitin folder and install it

$ cd ~/gitin $ makepkg -si

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

ID: 1389468
Name: gitin
PackageBaseID: 139771
PackageBase: gitin
Version: 0.3.0-1
Description: Commit/branch/workdir explorer for git
URL: https://github.com/isacikgoz/gitin
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1550598658
LastModified: 1705788490
URLPath: /cgit/aur.git/snapshot/gitin.tar.gz