enchive on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install enchive on Arch using YAY
$
yay -S
enchive
Copied
* (Optional) Uninstall enchive on Arch using YAY
$
yay -Rns
enchive
Copied
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
Copied
b. Clone enchive's git locally
$
git clone https://aur.archlinux.org/enchive.git
~/enchive
Copied
c. Go to ~/enchive folder and install it
$
cd
~/enchive
Copied
$
makepkg -si
Copied
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
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