vile on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install vile on Arch using YAY
$
yay -S
vile
Copied
* (Optional) Uninstall vile on Arch using YAY
$
yay -Rns
vile
Copied
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
Copied
b. Clone vile's git locally
$
git clone https://aur.archlinux.org/vile.git
~/vile
Copied
c. Go to ~/vile folder and install it
$
cd
~/vile
Copied
$
makepkg -si
Copied
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
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