emacs-let-alist on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S emacs-let-alist

* (Optional) Uninstall emacs-let-alist on Arch using YAY

$ yay -Rns emacs-let-alist

2. Manually Install "emacs-let-alist" via AUR

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

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

b. Clone emacs-let-alist's git locally

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

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

$ cd ~/emacs-let-alist $ makepkg -si

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

ID: 203522
Name: emacs-let-alist
PackageBaseID: 95302
PackageBase: emacs-let-alist
Version: 1.0.4-1
Description: Easily let-bind values of an assoc-list by their names
URL: http://elpa.gnu.org/packages/let-alist.html
NumVotes: 1
Popularity: 0
OutOfDate: 1699817507
Maintainer:
Submitter: kkl2401
FirstSubmitted: 1435437507
LastModified: 1435439826
URLPath: /cgit/aur.git/snapshot/emacs-let-alist.tar.gz