cl-md5 on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S cl-md5

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

$ yay -Rns cl-md5

2. Manually Install "cl-md5" via AUR

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

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

b. Clone cl-md5's git locally

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

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

$ cd ~/cl-md5 $ makepkg -si

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

ID: 1079905
Name: cl-md5
PackageBaseID: 178819
PackageBase: cl-md5
Version: 2.0.5-1
Description: MD5 Implementation for Common Lisp
URL: https://github.com/pmai/md5
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652521186
LastModified: 1652521186
URLPath: /cgit/aur.git/snapshot/cl-md5.tar.gz