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
Copied
b. Install giti on Arch using YAY
$
yay -S
giti
Copied
* (Optional) Uninstall giti on Arch using YAY
$
yay -Rns
giti
Copied
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
Copied
b. Clone giti's git locally
$
git clone https://aur.archlinux.org/giti.git
~/giti
Copied
c. Go to ~/giti folder and install it
$
cd
~/giti
Copied
$
makepkg -si
Copied
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
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