emacs-s on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S emacs-s

* (Optional) Uninstall emacs-s on Arch using YAY

$ yay -Rns emacs-s

2. Manually Install "emacs-s" via AUR

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

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

b. Clone emacs-s's git locally

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

c. Go to ~/emacs-s folder and install it

$ cd ~/emacs-s $ makepkg -si

3. Information about the emacs-s package on Arch User Repository (AUR)

ID: 1174930
Name: emacs-s
PackageBaseID: 121784
PackageBase: emacs-s
Version: 1.13.0-0
Description: The long lost Emacs string manipulation library.
URL: https://github.com/magnars/s.el
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1493141702
LastModified: 1669497821
URLPath: /cgit/aur.git/snapshot/emacs-s.tar.gz