libsecp256k1-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S libsecp256k1-git

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

$ yay -Rns libsecp256k1-git

2. Manually Install "libsecp256k1-git" via AUR

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

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

b. Clone libsecp256k1-git's git locally

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

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

$ cd ~/libsecp256k1-git $ makepkg -si

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

ID: 1032883
Name: libsecp256k1-git
PackageBaseID: 109649
PackageBase: libsecp256k1-git
Version: 20171221-2
Description: Optimized C library for EC operations on curve secp256k1
URL: https://github.com/bitcoin-core/secp256k1
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: dvush
Submitter: atweiden
FirstSubmitted: 1459697584
LastModified: 1644229632
URLPath: /cgit/aur.git/snapshot/libsecp256k1-git.tar.gz