gitid on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S gitid

* (Optional) Uninstall gitid on Arch using YAY

$ yay -Rns gitid

2. Manually Install "gitid" via AUR

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

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

b. Clone gitid's git locally

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

c. Go to ~/gitid folder and install it

$ cd ~/gitid $ makepkg -si

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

ID: 737794
Name: gitid
PackageBaseID: 152855
PackageBase: gitid
Version: 0.3.1-1
Description: A simple, minimal command line tool allowing for management of git identities.
URL: https://github.com/Luiserebii/gitid
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Lubiquity
Submitter: Lubiquity
FirstSubmitted: 1589673216
LastModified: 1589673216
URLPath: /cgit/aur.git/snapshot/gitid.tar.gz