lls on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S lls

* (Optional) Uninstall lls on Arch using YAY

$ yay -Rns lls

2. Manually Install "lls" via AUR

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

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

b. Clone lls's git locally

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

c. Go to ~/lls folder and install it

$ cd ~/lls $ makepkg -si

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

ID: 244697
Name: lls
PackageBaseID: 102801
PackageBase: lls
Version: 1.5-1
Description: lls is a colorful ls alternative with additional file info. lls provides pleasant colorful highlighting, file information and some easy-to-read permission tags. In addition lls can draw folder trees with a total files/dirs count.
URL: https://github.com/tastyminerals/lls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tastyminerals
Submitter: tastyminerals
FirstSubmitted: 1446401060
LastModified: 1446401123
URLPath: /cgit/aur.git/snapshot/lls.tar.gz