lsx on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S lsx

* (Optional) Uninstall lsx on Arch using YAY

$ yay -Rns lsx

2. Manually Install "lsx" via AUR

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

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

b. Clone lsx's git locally

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

c. Go to ~/lsx folder and install it

$ cd ~/lsx $ makepkg -si

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

ID: 215559
Name: lsx
PackageBaseID: 8036
PackageBase: lsx
Version: 0.1-12
Description: List executables
URL: http://tools.suckless.org/lsx
NumVotes: 27
Popularity: 0
OutOfDate: 1701859866
Maintainer: pedromj
Submitter:
FirstSubmitted: 1168307872
LastModified: 1437993255
URLPath: /cgit/aur.git/snapshot/lsx.tar.gz