gpg-tools-git on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S gpg-tools-git

* (Optional) Uninstall gpg-tools-git on Arch using YAY

$ yay -Rns gpg-tools-git

2. Manually Install "gpg-tools-git" via AUR

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

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

b. Clone gpg-tools-git's git locally

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

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

$ cd ~/gpg-tools-git $ makepkg -si

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

ID: 246487
Name: gpg-tools-git
PackageBaseID: 103094
PackageBase: gpg-tools-git
Version: 1-1
Description: Wrapper for gpg-agent integration
URL: http://github.com/vodik/gpg-tools
NumVotes: 0
Popularity: 0
OutOfDate: 1703254876
Maintainer: vodik
Submitter: vodik
FirstSubmitted: 1447012733
LastModified: 1447012733
URLPath: /cgit/aur.git/snapshot/gpg-tools-git.tar.gz