gita on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S gita

* (Optional) Uninstall gita on Arch using YAY

$ yay -Rns gita

2. Manually Install "gita" via AUR

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

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

b. Clone gita's git locally

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

c. Go to ~/gita folder and install it

$ cd ~/gita $ makepkg -si

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

ID: 1367781
Name: gita
PackageBaseID: 170143
PackageBase: gita
Version: 0.16.6.6-1
Description: Command-line tool to manage multiple git repos
URL: https://github.com/nosarthur/gita
NumVotes: 1
Popularity: 0.005135
OutOfDate:
Maintainer: tarball
Submitter: liljaylj
FirstSubmitted: 1629469018
LastModified: 1702273852
URLPath: /cgit/aur.git/snapshot/gita.tar.gz