emacs-js2-mode on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S emacs-js2-mode

* (Optional) Uninstall emacs-js2-mode on Arch using YAY

$ yay -Rns emacs-js2-mode

2. Manually Install "emacs-js2-mode" via AUR

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

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

b. Clone emacs-js2-mode's git locally

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

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

$ cd ~/emacs-js2-mode $ makepkg -si

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

ID: 1367442
Name: emacs-js2-mode
PackageBaseID: 16956
PackageBase: emacs-js2-mode
Version: 20230408-1
Description: An improved JavaScript mode for GNU Emacs
URL: https://github.com/mooz/js2-mode/
NumVotes: 20
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: hwesselmann
FirstSubmitted: 1210754770
LastModified: 1702221953
URLPath: /cgit/aur.git/snapshot/emacs-js2-mode.tar.gz