cl-store on AUR (Arch User Repository)

Last updated: May 18,2024

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

b. Install cl-store on Arch using YAY

$ yay -S cl-store

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

$ yay -Rns cl-store

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

b. Clone cl-store's git locally

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

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

$ cd ~/cl-store $ makepkg -si

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