git-remote-gcrypt on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S git-remote-gcrypt

* (Optional) Uninstall git-remote-gcrypt on Arch using YAY

$ yay -Rns git-remote-gcrypt

2. Manually Install "git-remote-gcrypt" via AUR

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

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

b. Clone git-remote-gcrypt's git locally

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

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

$ cd ~/git-remote-gcrypt $ makepkg -si

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

ID: 1181206
Name: git-remote-gcrypt
PackageBaseID: 113457
PackageBase: git-remote-gcrypt
Version: 1.5-1
Description: A git remote helper for GPG-encrypted remotes.
URL: https://spwhitton.name/tech/code/git-remote-gcrypt/
NumVotes: 12
Popularity: 0.000189
OutOfDate:
Maintainer: mortzu
Submitter: adament
FirstSubmitted: 1468246015
LastModified: 1670770738
URLPath: /cgit/aur.git/snapshot/git-remote-gcrypt.tar.gz