emacs-fuzzy on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S emacs-fuzzy

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

$ yay -Rns emacs-fuzzy

2. Manually Install "emacs-fuzzy" via AUR

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

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

b. Clone emacs-fuzzy's git locally

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

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

$ cd ~/emacs-fuzzy $ makepkg -si

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

ID: 538148
Name: emacs-fuzzy
PackageBaseID: 121815
PackageBase: emacs-fuzzy
Version: 0.1-2
Description: Fuzzy matching utilities for GNU Emacs
URL: https://github.com/auto-complete/fuzzy-el
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1493233720
LastModified: 1535190264
URLPath: /cgit/aur.git/snapshot/emacs-fuzzy.tar.gz