cl-ironclad on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S cl-ironclad

* (Optional) Uninstall cl-ironclad on Arch using YAY

$ yay -Rns cl-ironclad

2. Manually Install "cl-ironclad" via AUR

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

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

b. Clone cl-ironclad's git locally

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

c. Go to ~/cl-ironclad folder and install it

$ cd ~/cl-ironclad $ makepkg -si

3. Information about the cl-ironclad package on Arch User Repository (AUR)

ID: 1194778
Name: cl-ironclad
PackageBaseID: 178734
PackageBase: cl-ironclad
Version: 0.57-2
Description: A cryptographic toolkit written in Common Lisp
URL: https://github.com/sharplispers/ironclad
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652176726
LastModified: 1673417796
URLPath: /cgit/aur.git/snapshot/cl-ironclad.tar.gz