libaegis on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libaegis

* (Optional) Uninstall libaegis on Arch using YAY

$ yay -Rns libaegis

2. Manually Install "libaegis" via AUR

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

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

b. Clone libaegis's git locally

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

c. Go to ~/libaegis folder and install it

$ cd ~/libaegis $ makepkg -si

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

ID: 1404218
Name: libaegis
PackageBaseID: 197925
PackageBase: libaegis
Version: 0.1.16-3
Description: Portable C implementations of the AEGIS family of high-performance authenticated encryption algorithms.
URL: https://github.com/jedisct1/libaegis.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: phoepsilonix
Submitter: phoepsilonix
FirstSubmitted: 1695708486
LastModified: 1707111092
URLPath: /cgit/aur.git/snapshot/libaegis.tar.gz