sealcrypto on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S sealcrypto

* (Optional) Uninstall sealcrypto on Arch using YAY

$ yay -Rns sealcrypto

2. Manually Install "sealcrypto" via AUR

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

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

b. Clone sealcrypto's git locally

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

c. Go to ~/sealcrypto folder and install it

$ cd ~/sealcrypto $ makepkg -si

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

ID: 1114285
Name: sealcrypto
PackageBaseID: 123199
PackageBase: sealcrypto
Version: 4.0.0-2
Description: Microsoft library for fully homomorphic encryption
URL: https://sealcrypto.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1688793866
Maintainer:
Submitter: amaloz
FirstSubmitted: 1496857411
LastModified: 1658283736
URLPath: /cgit/aur.git/snapshot/sealcrypto.tar.gz