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