helib-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S helib-git

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

$ yay -Rns helib-git

2. Manually Install "helib-git" via AUR

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

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

b. Clone helib-git's git locally

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

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

$ cd ~/helib-git $ makepkg -si

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

ID: 690563
Name: helib-git
PackageBaseID: 148558
PackageBase: helib-git
Version: 1.0.0.beta1.Aug2019.r52.072ffc8-1
Description: A software library that implements homomorphic encryption (HE) through the BGV scheme
URL: https://homenc.github.io/HElib/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Kortekaasy
Submitter: Kortekaasy
FirstSubmitted: 1580223928
LastModified: 1580223928
URLPath: /cgit/aur.git/snapshot/helib-git.tar.gz