gitpin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gitpin

* (Optional) Uninstall gitpin on Arch using YAY

$ yay -Rns gitpin

2. Manually Install "gitpin" via AUR

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

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

b. Clone gitpin's git locally

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

c. Go to ~/gitpin folder and install it

$ cd ~/gitpin $ makepkg -si

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

ID: 1419121
Name: gitpin
PackageBaseID: 191774
PackageBase: gitpin
Version: 0.2.1-1
Description: ssl certificate pinning for git
URL: https://github.com/kmille/gitpin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kmille
Submitter: kmille
FirstSubmitted: 1679399925
LastModified: 1709322986
URLPath: /cgit/aur.git/snapshot/gitpin.tar.gz