slime-git on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "slime-git" 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-git on Arch using YAY

$ yay -S slime-git

* (Optional) Uninstall slime-git on Arch using YAY

$ yay -Rns slime-git

2. Manually Install "slime-git" via AUR

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

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

b. Clone slime-git's git locally

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

c. Go to ~/slime-git folder and install it

$ cd ~/slime-git $ makepkg -si

3. Information about the slime-git package on Arch User Repository (AUR)

ID: 1051596
Name: slime-git
PackageBaseID: 79630
PackageBase: slime-git
Version: 2.24.r17.g8cb09801-1
Description: The Superior Lisp Interaction Mode for Emacs - from git
URL: https://slime.common-lisp.dev
NumVotes: 23
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1393852769
LastModified: 1647383793
URLPath: /cgit/aur.git/snapshot/slime-git.tar.gz