relic on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S relic

* (Optional) Uninstall relic on Arch using YAY

$ yay -Rns relic

2. Manually Install "relic" via AUR

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

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

b. Clone relic's git locally

$ git clone https://aur.archlinux.org/relic.git ~/relic

c. Go to ~/relic folder and install it

$ cd ~/relic $ makepkg -si

3. Information about the relic package on Arch User Repository (AUR)

ID: 711566
Name: relic
PackageBaseID: 84165
PackageBase: relic
Version: 0.5.0-1
Description: RELIC is an Efficient Library for Cryptography
URL: https://github.com/relic-toolkit/relic
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mlq
Submitter: mlq
FirstSubmitted: 1406554439
LastModified: 1585003700
URLPath: /cgit/aur.git/snapshot/relic.tar.gz