aespipe on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S aespipe

* (Optional) Uninstall aespipe on Arch using YAY

$ yay -Rns aespipe

2. Manually Install "aespipe" via AUR

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

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

b. Clone aespipe's git locally

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

c. Go to ~/aespipe folder and install it

$ cd ~/aespipe $ makepkg -si

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

ID: 1415351
Name: aespipe
PackageBaseID: 902
PackageBase: aespipe
Version: 2.4g-1
Description: Encrypts data from stdin to stdout
URL: http://loop-aes.sourceforge.net
NumVotes: 31
Popularity: 0.753132
OutOfDate:
Maintainer: axml
Submitter:
FirstSubmitted: 1116091656
LastModified: 1708887385
URLPath: /cgit/aur.git/snapshot/aespipe.tar.gz