elvis on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S elvis

* (Optional) Uninstall elvis on Arch using YAY

$ yay -Rns elvis

2. Manually Install "elvis" via AUR

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

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

b. Clone elvis's git locally

$ git clone https://aur.archlinux.org/elvis.git ~/elvis

c. Go to ~/elvis folder and install it

$ cd ~/elvis $ makepkg -si

3. Information about the elvis package on Arch User Repository (AUR)

ID: 1293219
Name: elvis
PackageBaseID: 2435
PackageBase: elvis
Version: 2.2_1+pre3-1
Description: A vi clone with optional X support. Stable or beta version.
URL: http://elvis.the-little-red-haired-girl.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: billycongo
FirstSubmitted: 1129430378
LastModified: 1690126625
URLPath: /cgit/aur.git/snapshot/elvis.tar.gz