libsecp256k1-0.2 on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S libsecp256k1-0.2

* (Optional) Uninstall libsecp256k1-0.2 on Arch using YAY

$ yay -Rns libsecp256k1-0.2

2. Manually Install "libsecp256k1-0.2" via AUR

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

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

b. Clone libsecp256k1-0.2's git locally

$ git clone https://aur.archlinux.org/libsecp256k1-0.2.git ~/libsecp256k1-0.2

c. Go to ~/libsecp256k1-0.2 folder and install it

$ cd ~/libsecp256k1-0.2 $ makepkg -si

3. Information about the libsecp256k1-0.2 package on Arch User Repository (AUR)

ID: 1416552
Name: libsecp256k1-0.2
PackageBaseID: 203025
PackageBase: libsecp256k1-0.2
Version: 0.2.0-1
Description: Optimized C library for EC operations on curve secp256k1
URL: https://github.com/bitcoin-core/secp256k1
NumVotes: 1
Popularity: 0.752447
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1709030751
LastModified: 1709030751
URLPath: /cgit/aur.git/snapshot/libsecp256k1-0.2.tar.gz