vilearn on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vilearn

* (Optional) Uninstall vilearn on Arch using YAY

$ yay -Rns vilearn

2. Manually Install "vilearn" via AUR

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

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

b. Clone vilearn's git locally

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

c. Go to ~/vilearn folder and install it

$ cd ~/vilearn $ makepkg -si

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

ID: 1222895
Name: vilearn
PackageBaseID: 167767
PackageBase: vilearn
Version: 1.1-2
Description: An interactive vi tutorial.
URL: https://tildegit.org/libele/vilearn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: libele
Submitter: libele
FirstSubmitted: 1623168162
LastModified: 1678238781
URLPath: /cgit/aur.git/snapshot/vilearn.tar.gz