aes on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "aes" 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 aes on Arch using YAY
$
yay -S
aes
Copied
* (Optional) Uninstall aes on Arch using YAY
$
yay -Rns
aes
Copied
2. Manually Install "aes" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone aes's git locally
$
git clone https://aur.archlinux.org/aes.git
~/aes
Copied
c. Go to ~/aes folder and install it
$
cd
~/aes
Copied
$
makepkg -si
Copied
3. Information about the aes package on Arch User Repository (AUR)
ID: 786992
Name: aes
PackageBaseID: 157319
PackageBase: aes
Version: 0.2.0-1
Description: encryption utility with very simple interface
URL: https://github.com/x1b6e6/aes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: x1b6e6
Submitter: x1b6e6
FirstSubmitted: 1599052360
LastModified: 1599192406
URLPath: /cgit/aur.git/snapshot/aes.tar.gz
Name: aes
PackageBaseID: 157319
PackageBase: aes
Version: 0.2.0-1
Description: encryption utility with very simple interface
URL: https://github.com/x1b6e6/aes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: x1b6e6
Submitter: x1b6e6
FirstSubmitted: 1599052360
LastModified: 1599192406
URLPath: /cgit/aur.git/snapshot/aes.tar.gz