gpgsync on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gpgsync

* (Optional) Uninstall gpgsync on Arch using YAY

$ yay -Rns gpgsync

2. Manually Install "gpgsync" via AUR

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

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

b. Clone gpgsync's git locally

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

c. Go to ~/gpgsync folder and install it

$ cd ~/gpgsync $ makepkg -si

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

ID: 1163986
Name: gpgsync
PackageBaseID: 134969
PackageBase: gpgsync
Version: 0.3.6-2
Description: Designed to let users always have up-to-date public keys for other members of their organization
URL: https://github.com/firstlookmedia/gpgsync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ClawOfLight
Submitter: ClawOfLight
FirstSubmitted: 1533982160
LastModified: 1667592236
URLPath: /cgit/aur.git/snapshot/gpgsync.tar.gz