emacs-dash on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S emacs-dash

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

$ yay -Rns emacs-dash

2. Manually Install "emacs-dash" via AUR

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

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

b. Clone emacs-dash's git locally

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

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

$ cd ~/emacs-dash $ makepkg -si

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

ID: 967219
Name: emacs-dash
PackageBaseID: 73623
PackageBase: emacs-dash
Version: 2.19.1-1
Description: A modern list API for Emacs
URL: https://github.com/magnars/dash.el
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: holos
FirstSubmitted: 1379623381
LastModified: 1632921652
URLPath: /cgit/aur.git/snapshot/emacs-dash.tar.gz

5. The same packages on other Linux Distributions