libsecp256k1-0.1 on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S libsecp256k1-0.1

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

$ yay -Rns libsecp256k1-0.1

2. Manually Install "libsecp256k1-0.1" 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.1's git locally

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

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

$ cd ~/libsecp256k1-0.1 $ makepkg -si

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

ID: 1416573
Name: libsecp256k1-0.1
PackageBaseID: 203027
PackageBase: libsecp256k1-0.1
Version: 0.1.0.20220630.r1625.g43756da-1
Description: Optimized C library for EC operations on curve secp256k1
URL: https://github.com/bitcoin-core/secp256k1
NumVotes: 1
Popularity: 0.752443
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1709031826
LastModified: 1709031826
URLPath: /cgit/aur.git/snapshot/libsecp256k1-0.1.tar.gz