giti on AUR (Arch User Repository)

Last updated: November 18,2024

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

$ yay -S giti

* (Optional) Uninstall giti on Arch using YAY

$ yay -Rns giti

2. Manually Install "giti" via AUR

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

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

b. Clone giti's git locally

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

c. Go to ~/giti folder and install it

$ cd ~/giti $ makepkg -si

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

ID: 254588
Name: giti
PackageBaseID: 93193
PackageBase: giti
Version: 0.3.0-1
Description: A python command line tool fetching getting .gitignore files
URL: https://github.com/victorhaggqvist/giti
NumVotes: 1
Popularity: 0.013875
OutOfDate:
Maintainer: atriix
Submitter: atriix
FirstSubmitted: 1432166525
LastModified: 1449708284
URLPath: /cgit/aur.git/snapshot/giti.tar.gz