vile on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S vile

* (Optional) Uninstall vile on Arch using YAY

$ yay -Rns vile

2. Manually Install "vile" via AUR

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

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

b. Clone vile's git locally

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

c. Go to ~/vile folder and install it

$ cd ~/vile $ makepkg -si

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

ID: 1413352
Name: vile
PackageBaseID: 128676
PackageBase: vile
Version: 9.8_z-1
Description: vi like emacs
URL: http://invisible-island.net/vile/vile.html
NumVotes: 3
Popularity: 1.5E-5
OutOfDate:
Maintainer: biell
Submitter: Barthalion
FirstSubmitted: 1515170519
LastModified: 1708537989
URLPath: /cgit/aur.git/snapshot/vile.tar.gz