python-eciespy on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-eciespy

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

$ yay -Rns python-eciespy

2. Manually Install "python-eciespy" via AUR

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

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

b. Clone python-eciespy's git locally

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

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

$ cd ~/python-eciespy $ makepkg -si

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

ID: 1352592
Name: python-eciespy
PackageBaseID: 175156
PackageBase: python-eciespy
Version: 0.4.1-1
Description: Elliptic Curve Integrated Encryption Scheme for secp256k1 in Python
URL: https://github.com/ecies/py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1642470116
LastModified: 1699901918
URLPath: /cgit/aur.git/snapshot/python-eciespy.tar.gz