emacs-seq on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S emacs-seq

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

$ yay -Rns emacs-seq

2. Manually Install "emacs-seq" via AUR

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

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

b. Clone emacs-seq's git locally

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

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

$ cd ~/emacs-seq $ makepkg -si

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

ID: 1367445
Name: emacs-seq
PackageBaseID: 138687
PackageBase: emacs-seq
Version: 2.24-1
Description: Sequence manipulation functions, included in emacs 27
URL: http://elpa.gnu.org/packages/seq.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: haawda
FirstSubmitted: 1547237608
LastModified: 1702222150
URLPath: /cgit/aur.git/snapshot/emacs-seq.tar.gz