gpgdir on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S gpgdir

* (Optional) Uninstall gpgdir on Arch using YAY

$ yay -Rns gpgdir

2. Manually Install "gpgdir" via AUR

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

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

b. Clone gpgdir's git locally

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

c. Go to ~/gpgdir folder and install it

$ cd ~/gpgdir $ makepkg -si

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

ID: 232811
Name: gpgdir
PackageBaseID: 100356
PackageBase: gpgdir
Version: 1.9.5-2
Description: A script that uses gpg to encrypt and decrypt directories
URL: http://www.cipherdyne.org/gpgdir/
NumVotes: 3
Popularity: 0
OutOfDate: 1586980497
Maintainer:
Submitter: csllbr
FirstSubmitted: 1442741022
LastModified: 1442905099
URLPath: /cgit/aur.git/snapshot/gpgdir.tar.gz