python-ecpy on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-ecpy

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

$ yay -Rns python-ecpy

2. Manually Install "python-ecpy" via AUR

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

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

b. Clone python-ecpy's git locally

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

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

$ cd ~/python-ecpy $ makepkg -si

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

ID: 1257761
Name: python-ecpy
PackageBaseID: 159884
PackageBase: python-ecpy
Version: 1.2.5-2
Description: Pure Python Elliptic Curve Library for Python
URL: https://github.com/ubinity/ECPy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1605457324
LastModified: 1684039511
URLPath: /cgit/aur.git/snapshot/python-ecpy.tar.gz