sysls on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S sysls

* (Optional) Uninstall sysls on Arch using YAY

$ yay -Rns sysls

2. Manually Install "sysls" via AUR

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

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

b. Clone sysls's git locally

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

c. Go to ~/sysls folder and install it

$ cd ~/sysls $ makepkg -si

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

ID: 1129873
Name: sysls
PackageBaseID: 185175
PackageBase: sysls
Version: 1-1
Description: Tool that provides an alternative to ls when browsing a Linux sysfs
URL: https://git.sr.ht/~martijnbraam/sysls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1661334431
LastModified: 1661334431
URLPath: /cgit/aur.git/snapshot/sysls.tar.gz