emacs-find-recursive on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S emacs-find-recursive

* (Optional) Uninstall emacs-find-recursive on Arch using YAY

$ yay -Rns emacs-find-recursive

2. Manually Install "emacs-find-recursive" via AUR

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

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

b. Clone emacs-find-recursive's git locally

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

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

$ cd ~/emacs-find-recursive $ makepkg -si

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

ID: 192335
Name: emacs-find-recursive
PackageBaseID: 16955
PackageBase: emacs-find-recursive
Version: 20010326-2
Description: Emacs extension that lets you find files recursively in a directory
URL: http://www.webweavertech.com/ovidiu/emacs/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hwesselmann
FirstSubmitted: 1210753897
LastModified: 1434034095
URLPath: /cgit/aur.git/snapshot/emacs-find-recursive.tar.gz