emacs-projectile on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S emacs-projectile

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

$ yay -Rns emacs-projectile

2. Manually Install "emacs-projectile" via AUR

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

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

b. Clone emacs-projectile's git locally

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

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

$ cd ~/emacs-projectile $ makepkg -si

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

ID: 693200
Name: emacs-projectile
PackageBaseID: 121786
PackageBase: emacs-projectile
Version: 2.1.0-1
Description: Project Interaction Library for Emacs
URL: https://github.com/bbatsov/projectile
NumVotes: 1
Popularity: 0
OutOfDate: 1668311424
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1493142673
LastModified: 1580875915
URLPath: /cgit/aur.git/snapshot/emacs-projectile.tar.gz