emacs-commenter on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S emacs-commenter

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

$ yay -Rns emacs-commenter

2. Manually Install "emacs-commenter" via AUR

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

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

b. Clone emacs-commenter's git locally

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

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

$ cd ~/emacs-commenter $ makepkg -si

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

ID: 549322
Name: emacs-commenter
PackageBaseID: 136460
PackageBase: emacs-commenter
Version: 0.5.2-1
Description: Emacs' multiline-comment support package
URL: https://stable.melpa.org/#/commenter
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1538664631
LastModified: 1538664631
URLPath: /cgit/aur.git/snapshot/emacs-commenter.tar.gz