emacs-websocket on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S emacs-websocket

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

$ yay -Rns emacs-websocket

2. Manually Install "emacs-websocket" via AUR

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

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

b. Clone emacs-websocket's git locally

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

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

$ cd ~/emacs-websocket $ makepkg -si

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

ID: 673810
Name: emacs-websocket
PackageBaseID: 146919
PackageBase: emacs-websocket
Version: 1.12-8
Description: A websocket implementation in elisp, for emacs.
URL: https://github.com/ahyatt/emacs-websocket
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Poscat
FirstSubmitted: 1574687024
LastModified: 1575625759
URLPath: /cgit/aur.git/snapshot/emacs-websocket.tar.gz