python-pyelliptic on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-pyelliptic

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

$ yay -Rns python-pyelliptic

2. Manually Install "python-pyelliptic" via AUR

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

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

b. Clone python-pyelliptic's git locally

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

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

$ cd ~/python-pyelliptic $ makepkg -si

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

ID: 664292
Name: python-pyelliptic
PackageBaseID: 140913
PackageBase: python-pyelliptic
Version: 2.0.1-2
Description: Python OpenSSL wrapper for ECC (ECDSA, ECIES), AES, HMAC, Blowfish, ...
URL: https://github.com/radfish/pyelliptic
NumVotes: 8
Popularity: 1.0E-6
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1554219915
LastModified: 1573152450
URLPath: /cgit/aur.git/snapshot/python-pyelliptic.tar.gz