findaes on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S findaes

* (Optional) Uninstall findaes on Arch using YAY

$ yay -Rns findaes

2. Manually Install "findaes" via AUR

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

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

b. Clone findaes's git locally

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

c. Go to ~/findaes folder and install it

$ cd ~/findaes $ makepkg -si

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

ID: 943145
Name: findaes
PackageBaseID: 169536
PackageBase: findaes
Version: 1.2-1
Description: Find AES keys using key schedules
URL: https://sourceforge.net/projects/findaes/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: trichards
Submitter: trichards
FirstSubmitted: 1627960578
LastModified: 1627960578
URLPath: /cgit/aur.git/snapshot/findaes.tar.gz