cl-closer-mop on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cl-closer-mop

* (Optional) Uninstall cl-closer-mop on Arch using YAY

$ yay -Rns cl-closer-mop

2. Manually Install "cl-closer-mop" via AUR

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

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

b. Clone cl-closer-mop's git locally

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

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

$ cd ~/cl-closer-mop $ makepkg -si

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

ID: 1079869
Name: cl-closer-mop
PackageBaseID: 178814
PackageBase: cl-closer-mop
Version: 1.0.0.r166.g701b637-1
Description: A compatibility layer that rectifies erroneous CLOS MOP features across Common Lisp implementations
URL: https://github.com/pcostanza/closer-mop
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652514373
LastModified: 1652514373
URLPath: /cgit/aur.git/snapshot/cl-closer-mop.tar.gz