aescrypt on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "aescrypt" 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 aescrypt on Arch using YAY
$
yay -S
aescrypt
Copied
* (Optional) Uninstall aescrypt on Arch using YAY
$
yay -Rns
aescrypt
Copied
2. Manually Install "aescrypt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone aescrypt's git locally
$
git clone https://aur.archlinux.org/aescrypt.git
~/aescrypt
Copied
c. Go to ~/aescrypt folder and install it
$
cd
~/aescrypt
Copied
$
makepkg -si
Copied
3. Information about the aescrypt package on Arch User Repository (AUR)
ID: 1151368
Name: aescrypt
PackageBaseID: 186531
PackageBase: aescrypt
Version: 3.16-1
Description: Command line utility for encrypting files using AES
URL: http://www.aescrypt.com
NumVotes: 1
Popularity: 3.0E-5
OutOfDate:
Maintainer: esh
Submitter: esh
FirstSubmitted: 1665570915
LastModified: 1665570985
URLPath: /cgit/aur.git/snapshot/aescrypt.tar.gz
Name: aescrypt
PackageBaseID: 186531
PackageBase: aescrypt
Version: 3.16-1
Description: Command line utility for encrypting files using AES
URL: http://www.aescrypt.com
NumVotes: 1
Popularity: 3.0E-5
OutOfDate:
Maintainer: esh
Submitter: esh
FirstSubmitted: 1665570915
LastModified: 1665570985
URLPath: /cgit/aur.git/snapshot/aescrypt.tar.gz