emacs-ht on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S emacs-ht

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

$ yay -Rns emacs-ht

2. Manually Install "emacs-ht" via AUR

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

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

b. Clone emacs-ht's git locally

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

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

$ cd ~/emacs-ht $ makepkg -si

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

ID: 658030
Name: emacs-ht
PackageBaseID: 139681
PackageBase: emacs-ht
Version: 2.2-2
Description: The missing Emacs hash table library.
URL: https://github.com/Wilfred/ht.el
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1550350751
LastModified: 1571599299
URLPath: /cgit/aur.git/snapshot/emacs-ht.tar.gz