emacs-commander on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S emacs-commander

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

$ yay -Rns emacs-commander

2. Manually Install "emacs-commander" via AUR

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

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

b. Clone emacs-commander's git locally

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

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

$ cd ~/emacs-commander $ makepkg -si

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

ID: 666520
Name: emacs-commander
PackageBaseID: 136441
PackageBase: emacs-commander
Version: 0.7.0-2
Description: Command line parsing for emacs
URL: https://github.com/rejeep/commander.el.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1538601467
LastModified: 1573761484
URLPath: /cgit/aur.git/snapshot/emacs-commander.tar.gz