proverif on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S proverif

* (Optional) Uninstall proverif on Arch using YAY

$ yay -Rns proverif

2. Manually Install "proverif" via AUR

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

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

b. Clone proverif's git locally

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

c. Go to ~/proverif folder and install it

$ cd ~/proverif $ makepkg -si

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

ID: 1095133
Name: proverif
PackageBaseID: 98027
PackageBase: proverif
Version: 2.04-1
Description: Cryptographic protocol verifier in the formal model
URL: http://prosecco.gforge.inria.fr/personal/bblanche/proverif/
NumVotes: 3
Popularity: 0
OutOfDate: 1701710035
Maintainer: mgrabovsky
Submitter: mgrabovsky
FirstSubmitted: 1439992342
LastModified: 1654630498
URLPath: /cgit/aur.git/snapshot/proverif.tar.gz