enchive on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S enchive

* (Optional) Uninstall enchive on Arch using YAY

$ yay -Rns enchive

2. Manually Install "enchive" via AUR

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

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

b. Clone enchive's git locally

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

c. Go to ~/enchive folder and install it

$ cd ~/enchive $ makepkg -si

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

ID: 755262
Name: enchive
PackageBaseID: 154709
PackageBase: enchive
Version: 3.5-1
Description: Utility for encrypting/decrypting single files with key pair
URL: https://github.com/skeeto/enchive
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rhermes
Submitter: rhermes
FirstSubmitted: 1592822460
LastModified: 1592822460
URLPath: /cgit/aur.git/snapshot/enchive.tar.gz