cl-store on AUR (Arch User Repository)
Last updated: February 01,2025
1. Install "cl-store" 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-store on Arch using YAY
$
yay -S
cl-store
Copied
* (Optional) Uninstall cl-store on Arch using YAY
$
yay -Rns
cl-store
Copied
2. Manually Install "cl-store" 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-store's git locally
$
git clone https://aur.archlinux.org/cl-store.git
~/cl-store
Copied
c. Go to ~/cl-store folder and install it
$
cd
~/cl-store
Copied
$
makepkg -si
Copied
3. Information about the cl-store package on Arch User Repository (AUR)
ID: 388180
Name: cl-store
PackageBaseID: 120165
PackageBase: cl-store
Version: 0.8.11-1
Description: A Common Lisp Serialization Package
URL: https://common-lisp.net/project/cl-store/
NumVotes: 0
Popularity: 0
OutOfDate: 1707247134
Maintainer: DacodaS
Submitter: DacodaS
FirstSubmitted: 1488265448
LastModified: 1488265448
URLPath: /cgit/aur.git/snapshot/cl-store.tar.gz
Name: cl-store
PackageBaseID: 120165
PackageBase: cl-store
Version: 0.8.11-1
Description: A Common Lisp Serialization Package
URL: https://common-lisp.net/project/cl-store/
NumVotes: 0
Popularity: 0
OutOfDate: 1707247134
Maintainer: DacodaS
Submitter: DacodaS
FirstSubmitted: 1488265448
LastModified: 1488265448
URLPath: /cgit/aur.git/snapshot/cl-store.tar.gz