slime on AUR (Arch User Repository)

Last updated: May 14,2024

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

b. Install slime on Arch using YAY

$ yay -S slime

* (Optional) Uninstall slime on Arch using YAY

$ yay -Rns slime

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

b. Clone slime's git locally

$ git clone https://aur.archlinux.org/slime.git ~/slime

c. Go to ~/slime folder and install it

$ cd ~/slime $ makepkg -si

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