emacs-web-server on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S emacs-web-server

* (Optional) Uninstall emacs-web-server on Arch using YAY

$ yay -Rns emacs-web-server

2. Manually Install "emacs-web-server" via AUR

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

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

b. Clone emacs-web-server's git locally

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

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

$ cd ~/emacs-web-server $ makepkg -si

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

ID: 673809
Name: emacs-web-server
PackageBaseID: 146920
PackageBase: emacs-web-server
Version: 0.1.0-10
Description: web server running Emacs Lisp handlers.
URL: https://github.com/eschulte/emacs-web-server
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Poscat
FirstSubmitted: 1574687625
LastModified: 1575625708
URLPath: /cgit/aur.git/snapshot/emacs-web-server.tar.gz