python-tinyec on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-tinyec

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

$ yay -Rns python-tinyec

2. Manually Install "python-tinyec" via AUR

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

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

b. Clone python-tinyec's git locally

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

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

$ cd ~/python-tinyec $ makepkg -si

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

ID: 1079357
Name: python-tinyec
PackageBaseID: 178791
PackageBase: python-tinyec
Version: 0.4.0-1
Description: Tiny library to perform arithmetic operations on elliptic curves
URL: https://github.com/alexmgr/tinyec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1652397477
LastModified: 1652397477
URLPath: /cgit/aur.git/snapshot/python-tinyec.tar.gz