slime on AUR (Arch User Repository)
Last updated: January 09,2025
1. Install "slime" 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 slime on Arch using YAY
$
yay -S
slime
Copied
* (Optional) Uninstall slime on Arch using YAY
$
yay -Rns
slime
Copied
2. Manually Install "slime" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone slime's git locally
$
git clone https://aur.archlinux.org/slime.git
~/slime
Copied
c. Go to ~/slime folder and install it
$
cd
~/slime
Copied
$
makepkg -si
Copied
3. Information about the slime package on Arch User Repository (AUR)
ID: 1308927
Name: slime
PackageBaseID: 103599
PackageBase: slime
Version: 2.28-1
Description: The Superior Lisp Interaction Mode for Emacs
URL: http://common-lisp.net/project/slime
NumVotes: 18
Popularity: 0.018522
OutOfDate:
Maintainer: Polar_Phoenix
Submitter: haawda
FirstSubmitted: 1448023452
LastModified: 1692968614
URLPath: /cgit/aur.git/snapshot/slime.tar.gz
Name: slime
PackageBaseID: 103599
PackageBase: slime
Version: 2.28-1
Description: The Superior Lisp Interaction Mode for Emacs
URL: http://common-lisp.net/project/slime
NumVotes: 18
Popularity: 0.018522
OutOfDate:
Maintainer: Polar_Phoenix
Submitter: haawda
FirstSubmitted: 1448023452
LastModified: 1692968614
URLPath: /cgit/aur.git/snapshot/slime.tar.gz