emacs-icicles on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S emacs-icicles

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

$ yay -Rns emacs-icicles

2. Manually Install "emacs-icicles" via AUR

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

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

b. Clone emacs-icicles's git locally

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

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

$ cd ~/emacs-icicles $ makepkg -si

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

ID: 1295957
Name: emacs-icicles
PackageBaseID: 36067
PackageBase: emacs-icicles
Version: 2:2023.07.27.r23743-1
Description: an emacs library that enhances minibuffer completion
URL: https://www.emacswiki.org/emacs/Icicles
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer:
Submitter: richardmurri
FirstSubmitted: 1269988792
LastModified: 1690632954
URLPath: /cgit/aur.git/snapshot/emacs-icicles.tar.gz