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

Last updated: June 03,2024

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

$ yay -S emacs-d-mode

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

$ yay -Rns emacs-d-mode

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

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

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

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

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

ID: 1163141
Name: emacs-d-mode
PackageBaseID: 42144
PackageBase: emacs-d-mode
Version: 2.0.12-1
Description: Emacs major mode for the D programming language
URL: https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1287905294
LastModified: 1667501404
URLPath: /cgit/aur.git/snapshot/emacs-d-mode.tar.gz