aescrypt on AUR (Arch User Repository)

Last updated: May 18,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

b. Install aescrypt on Arch using YAY

$ yay -S aescrypt

* (Optional) Uninstall aescrypt on Arch using YAY

$ yay -Rns aescrypt

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

b. Clone aescrypt's git locally

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

c. Go to ~/aescrypt folder and install it

$ cd ~/aescrypt $ makepkg -si

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