cryptoverif on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S cryptoverif

* (Optional) Uninstall cryptoverif on Arch using YAY

$ yay -Rns cryptoverif

2. Manually Install "cryptoverif" via AUR

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

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

b. Clone cryptoverif's git locally

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

c. Go to ~/cryptoverif folder and install it

$ cd ~/cryptoverif $ makepkg -si

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

ID: 988206
Name: cryptoverif
PackageBaseID: 97912
PackageBase: cryptoverif
Version: 2.05-1
Description: Cryptographic protocol verifier in the computational model
URL: http://prosecco.gforge.inria.fr/personal/bblanche/cryptoverif/
NumVotes: 0
Popularity: 0
OutOfDate: 1683195856
Maintainer: mgrabovsky
Submitter: mgrabovsky
FirstSubmitted: 1439908664
LastModified: 1636822029
URLPath: /cgit/aur.git/snapshot/cryptoverif.tar.gz