cryptol-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S cryptol-git

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

$ yay -Rns cryptol-git

2. Manually Install "cryptol-git" via AUR

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

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

b. Clone cryptol-git's git locally

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

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

$ cd ~/cryptol-git $ makepkg -si

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

ID: 559924
Name: cryptol-git
PackageBaseID: 85822
PackageBase: cryptol-git
Version: 2.6.0.r31.g2e4adcc-1
Description: A domain-specific language for specifying cryptographic algorithms.
URL: http://www.cryptol.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: spaceships
FirstSubmitted: 1411331116
LastModified: 1542216454
URLPath: /cgit/aur.git/snapshot/cryptol-git.tar.gz