clpm on AUR (Arch User Repository)
Last updated: January 24,2025
1. Install "clpm" 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 clpm on Arch using YAY
$
yay -S
clpm
Copied
* (Optional) Uninstall clpm on Arch using YAY
$
yay -Rns
clpm
Copied
2. Manually Install "clpm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone clpm's git locally
$
git clone https://aur.archlinux.org/clpm.git
~/clpm
Copied
c. Go to ~/clpm folder and install it
$
cd
~/clpm
Copied
$
makepkg -si
Copied
3. Information about the clpm package on Arch User Repository (AUR)
ID: 971338
Name: clpm
PackageBaseID: 156117
PackageBase: clpm
Version: 0.4.1-2
Description: Common Lisp Project Manager
URL: https://gitlab.common-lisp.net/clpm/clpm
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: yitzi
Submitter: yitzi
FirstSubmitted: 1596045940
LastModified: 1633649678
URLPath: /cgit/aur.git/snapshot/clpm.tar.gz
Name: clpm
PackageBaseID: 156117
PackageBase: clpm
Version: 0.4.1-2
Description: Common Lisp Project Manager
URL: https://gitlab.common-lisp.net/clpm/clpm
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: yitzi
Submitter: yitzi
FirstSubmitted: 1596045940
LastModified: 1633649678
URLPath: /cgit/aur.git/snapshot/clpm.tar.gz