tfhe-git on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S tfhe-git

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

$ yay -Rns tfhe-git

2. Manually Install "tfhe-git" via AUR

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

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

b. Clone tfhe-git's git locally

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

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

$ cd ~/tfhe-git $ makepkg -si

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

ID: 699405
Name: tfhe-git
PackageBaseID: 149362
PackageBase: tfhe-git
Version: v1.0.1.r29.gd7ec12f-1
Description: Fast Fully Homomorphic Encryption Library over the Torus
URL: https://tfhe.github.io/tfhe/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kortekaasy
Submitter: Kortekaasy
FirstSubmitted: 1582291959
LastModified: 1582291959
URLPath: /cgit/aur.git/snapshot/tfhe-git.tar.gz