loop-aes on AUR (Arch User Repository)

Last updated: July 08,2024

1. Install "loop-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

b. Install loop-aes on Arch using YAY

$ yay -S loop-aes

* (Optional) Uninstall loop-aes on Arch using YAY

$ yay -Rns loop-aes

2. Manually Install "loop-aes" via AUR

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

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

b. Clone loop-aes's git locally

$ git clone https://aur.archlinux.org/loop-aes.git ~/loop-aes

c. Go to ~/loop-aes folder and install it

$ cd ~/loop-aes $ makepkg -si

3. Information about the loop-aes package on Arch User Repository (AUR)

ID: 1316078
Name: loop-aes
PackageBaseID: 104943
PackageBase: loop-aes
Version: 3.8b-1
Description: loop Linux kernel module that has AES,Twofish,Blowfish,Serpent cipher built-in
URL: https://loop-aes.sourceforge.net
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: Sinnamon
FirstSubmitted: 1450799590
LastModified: 1694212513
URLPath: /cgit/aur.git/snapshot/loop-aes.tar.gz