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

Last updated: May 18,2024

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

$ yay -S emacs-apache-mode

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

$ yay -Rns emacs-apache-mode

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

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

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

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

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

ID: 1427951
Name: emacs-apache-mode
PackageBaseID: 46095
PackageBase: emacs-apache-mode
Version: 2.0-3
Description: A major mode for editing apache config files with emacs
URL: http://www.emacswiki.org/cgi-bin/wiki/apache-mode.el
NumVotes: 6
Popularity: 1
OutOfDate:
Maintainer: micwoj92
Submitter: emphire
FirstSubmitted: 1296850892
LastModified: 1710542041
URLPath: /cgit/aur.git/snapshot/emacs-apache-mode.tar.gz