vls on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S vls

* (Optional) Uninstall vls on Arch using YAY

$ yay -Rns vls

2. Manually Install "vls" via AUR

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

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

b. Clone vls's git locally

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

c. Go to ~/vls folder and install it

$ cd ~/vls $ makepkg -si

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

ID: 702888
Name: vls
PackageBaseID: 148766
PackageBase: vls
Version: 0.21-1
Description: slow list subdirectories and files and check file expire
URL: github.com/keminar/vls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keminar
Submitter: keminar
FirstSubmitted: 1580744304
LastModified: 1583068681
URLPath: /cgit/aur.git/snapshot/vls.tar.gz