ecdsautils on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ecdsautils

* (Optional) Uninstall ecdsautils on Arch using YAY

$ yay -Rns ecdsautils

2. Manually Install "ecdsautils" via AUR

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

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

b. Clone ecdsautils's git locally

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

c. Go to ~/ecdsautils folder and install it

$ cd ~/ecdsautils $ makepkg -si

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

ID: 1147409
Name: ecdsautils
PackageBaseID: 102013
PackageBase: ecdsautils
Version: 0.4.1-1
Description: Tiny collection of programs used for ECDSA (keygen, sign, verify)
URL: https://github.com/freifunk-gluon/ecdsautils
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Neal
Submitter: Neal
FirstSubmitted: 1445125006
LastModified: 1664710091
URLPath: /cgit/aur.git/snapshot/ecdsautils.tar.gz