aesfix on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S aesfix

* (Optional) Uninstall aesfix on Arch using YAY

$ yay -Rns aesfix

2. Manually Install "aesfix" via AUR

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

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

b. Clone aesfix's git locally

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

c. Go to ~/aesfix folder and install it

$ cd ~/aesfix $ makepkg -si

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

ID: 939117
Name: aesfix
PackageBaseID: 136655
PackageBase: aesfix
Version: 1.0.1-3
Description: Error-correction for AES key schedules
URL: https://citp.princeton.edu/research/memory/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: adsun
FirstSubmitted: 1539560962
LastModified: 1627249642
URLPath: /cgit/aur.git/snapshot/aesfix.tar.gz