sxemacs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S sxemacs

* (Optional) Uninstall sxemacs on Arch using YAY

$ yay -Rns sxemacs

2. Manually Install "sxemacs" via AUR

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

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

b. Clone sxemacs's git locally

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

c. Go to ~/sxemacs folder and install it

$ cd ~/sxemacs $ makepkg -si

3. Information about the sxemacs package on Arch User Repository (AUR)

ID: 865360
Name: sxemacs
PackageBaseID: 163442
PackageBase: sxemacs
Version: 22.1.17-2
Description: A derivation of xemacs - stable version
URL: http://www.sxemacs.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1613593864
LastModified: 1613593864
URLPath: /cgit/aur.git/snapshot/sxemacs.tar.gz