libeddsa-git on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S libeddsa-git

* (Optional) Uninstall libeddsa-git on Arch using YAY

$ yay -Rns libeddsa-git

2. Manually Install "libeddsa-git" via AUR

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

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

b. Clone libeddsa-git's git locally

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

c. Go to ~/libeddsa-git folder and install it

$ cd ~/libeddsa-git $ makepkg -si

3. Information about the libeddsa-git package on Arch User Repository (AUR)

ID: 784609
Name: libeddsa-git
PackageBaseID: 157193
PackageBase: libeddsa-git
Version: 0.6-1
Description: cryptographic library for ed25519 and x25519
URL: https://github.com/phlay/libeddsa
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: phlay
Submitter: phlay
FirstSubmitted: 1598714654
LastModified: 1598714654
URLPath: /cgit/aur.git/snapshot/libeddsa-git.tar.gz