lsvine on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lsvine

* (Optional) Uninstall lsvine on Arch using YAY

$ yay -Rns lsvine

2. Manually Install "lsvine" via AUR

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

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

b. Clone lsvine's git locally

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

c. Go to ~/lsvine folder and install it

$ cd ~/lsvine $ makepkg -si

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

ID: 685149
Name: lsvine
PackageBaseID: 147930
PackageBase: lsvine
Version: 0.2.5-1
Description: List contents of directories in a vine-like format
URL: https://github.com/autofitcloud/lsvine
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: KingofToasters
FirstSubmitted: 1578366727
LastModified: 1578797785
URLPath: /cgit/aur.git/snapshot/lsvine.tar.gz