lst on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S lst

* (Optional) Uninstall lst on Arch using YAY

$ yay -Rns lst

2. Manually Install "lst" via AUR

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

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

b. Clone lst's git locally

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

c. Go to ~/lst folder and install it

$ cd ~/lst $ makepkg -si

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

ID: 1040545
Name: lst
PackageBaseID: 173292
PackageBase: lst
Version: 1.1.1-1
Description: A shitty file manager written in C99
URL: https://github.com/ItzAfroBoy/lst
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ItzAfroBoy
Submitter: ItzAfroBoy
FirstSubmitted: 1637444713
LastModified: 1645387516
URLPath: /cgit/aur.git/snapshot/lst.tar.gz