git-crypt-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S git-crypt-git

* (Optional) Uninstall git-crypt-git on Arch using YAY

$ yay -Rns git-crypt-git

2. Manually Install "git-crypt-git" via AUR

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

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

b. Clone git-crypt-git's git locally

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

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

$ cd ~/git-crypt-git $ makepkg -si

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

ID: 1102009
Name: git-crypt-git
PackageBaseID: 72933
PackageBase: git-crypt-git
Version: 0.7.0_1_g08dbdcf-1
Description: Transparent file encryption in Git
URL: https://www.agwa.name/projects/git-crypt/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: atweiden
FirstSubmitted: 1377580371
LastModified: 1655908375
URLPath: /cgit/aur.git/snapshot/git-crypt-git.tar.gz