emacs-counsel-projectile on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S emacs-counsel-projectile

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

$ yay -Rns emacs-counsel-projectile

2. Manually Install "emacs-counsel-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-counsel-projectile's git locally

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

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

$ cd ~/emacs-counsel-projectile $ makepkg -si

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

ID: 529208
Name: emacs-counsel-projectile
PackageBaseID: 121835
PackageBase: emacs-counsel-projectile
Version: 0.2.0-1
Description: Ivy UI for Projectile
URL: https://github.com/ericdanan/counsel-projectile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1493313090
LastModified: 1532519517
URLPath: /cgit/aur.git/snapshot/emacs-counsel-projectile.tar.gz