git-identity on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S git-identity

* (Optional) Uninstall git-identity on Arch using YAY

$ yay -Rns git-identity

2. Manually Install "git-identity" via AUR

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

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

b. Clone git-identity's git locally

$ git clone https://aur.archlinux.org/git-identity.git ~/git-identity

c. Go to ~/git-identity folder and install it

$ cd ~/git-identity $ makepkg -si

3. Information about the git-identity package on Arch User Repository (AUR)

ID: 1057705
Name: git-identity
PackageBaseID: 151670
PackageBase: git-identity
Version: v1.1.1-2
Description: Manage your identity in Git
URL: https://github.com/madx/git-identity
NumVotes: 2
Popularity: 0.002755
OutOfDate:
Maintainer: somini
Submitter: somini
FirstSubmitted: 1587223197
LastModified: 1648420735
URLPath: /cgit/aur.git/snapshot/git-identity.tar.gz