emacs-find-file-in-project on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S emacs-find-file-in-project

* (Optional) Uninstall emacs-find-file-in-project on Arch using YAY

$ yay -Rns emacs-find-file-in-project

2. Manually Install "emacs-find-file-in-project" 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-file-in-project's git locally

$ git clone https://aur.archlinux.org/emacs-find-file-in-project.git ~/emacs-find-file-in-project

c. Go to ~/emacs-find-file-in-project folder and install it

$ cd ~/emacs-find-file-in-project $ makepkg -si

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

ID: 1367404
Name: emacs-find-file-in-project
PackageBaseID: 122978
PackageBase: emacs-find-file-in-project
Version: 6.2.1-1
Description: Quick access to project files in Emacs
URL: https://github.com/technomancy/find-file-in-project
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1496176821
LastModified: 1702216055
URLPath: /cgit/aur.git/snapshot/emacs-find-file-in-project.tar.gz