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

Last updated: September 19,2024

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

$ yay -S emacs-yaml-mode

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

$ yay -Rns emacs-yaml-mode

2. Manually Install "emacs-yaml-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-yaml-mode's git locally

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

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

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

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

ID: 1328412
Name: emacs-yaml-mode
PackageBaseID: 99827
PackageBase: emacs-yaml-mode
Version: 0.0.16-1
Description: Emacs major mode for editing files in the YAML data serialization format
URL: https://github.com/yoshiki/yaml-mode
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: kql
Submitter: galibert
FirstSubmitted: 1442058171
LastModified: 1696363849
URLPath: /cgit/aur.git/snapshot/emacs-yaml-mode.tar.gz