libdecaf on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S libdecaf

* (Optional) Uninstall libdecaf on Arch using YAY

$ yay -Rns libdecaf

2. Manually Install "libdecaf" via AUR

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

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

b. Clone libdecaf's git locally

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

c. Go to ~/libdecaf folder and install it

$ cd ~/libdecaf $ makepkg -si

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

ID: 1348518
Name: libdecaf
PackageBaseID: 130251
PackageBase: libdecaf
Version: 1.0.2-2
Description: A 448-bit Edwards curve
URL: https://sourceforge.net/projects/ed448goldilocks/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1519357189
LastModified: 1699283204
URLPath: /cgit/aur.git/snapshot/libdecaf.tar.gz