python-fastecdsa on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S python-fastecdsa

* (Optional) Uninstall python-fastecdsa on Arch using YAY

$ yay -Rns python-fastecdsa

2. Manually Install "python-fastecdsa" via AUR

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

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

b. Clone python-fastecdsa's git locally

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

c. Go to ~/python-fastecdsa folder and install it

$ cd ~/python-fastecdsa $ makepkg -si

3. Information about the python-fastecdsa package on Arch User Repository (AUR)

ID: 1414028
Name: python-fastecdsa
PackageBaseID: 172358
PackageBase: python-fastecdsa
Version: 2.3.2-1
Description: Fast elliptic curve digital signatures
URL: https://github.com/antonkueltz/fastecdsa
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1635133786
LastModified: 1708658096
URLPath: /cgit/aur.git/snapshot/python-fastecdsa.tar.gz