python-xeddsa on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-xeddsa

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

$ yay -Rns python-xeddsa

2. Manually Install "python-xeddsa" via AUR

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

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

b. Clone python-xeddsa's git locally

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

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

$ cd ~/python-xeddsa $ makepkg -si

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

ID: 935294
Name: python-xeddsa
PackageBaseID: 138332
PackageBase: python-xeddsa
Version: 0.6.0.beta-2
Description: A python implementation of the XEdDSA signature scheme
URL: https://github.com/Syndace/python-xeddsa
NumVotes: 0
Popularity: 0
OutOfDate: 1690149933
Maintainer:
Submitter: Ppjet6
FirstSubmitted: 1545856312
LastModified: 1626470151
URLPath: /cgit/aur.git/snapshot/python-xeddsa.tar.gz

5. The same packages on other Linux Distributions