cl-md5 on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install cl-md5 on Arch using YAY
$
yay -S
cl-md5
Copied
* (Optional) Uninstall cl-md5 on Arch using YAY
$
yay -Rns
cl-md5
Copied
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
Copied
b. Clone cl-md5's git locally
$
git clone https://aur.archlinux.org/cl-md5.git
~/cl-md5
Copied
c. Go to ~/cl-md5 folder and install it
$
cd
~/cl-md5
Copied
$
makepkg -si
Copied
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
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