lscolors on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S lscolors

* (Optional) Uninstall lscolors on Arch using YAY

$ yay -Rns lscolors

2. Manually Install "lscolors" via AUR

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

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

b. Clone lscolors's git locally

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

c. Go to ~/lscolors folder and install it

$ cd ~/lscolors $ makepkg -si

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

ID: 752229
Name: lscolors
PackageBaseID: 151677
PackageBase: lscolors
Version: 0.7.1-1
Description: A Rust library to colorize paths using LS_COLORS
URL: https://github.com/sharkdp/lscolors
NumVotes: 3
Popularity: 0.02652
OutOfDate: 1655735189
Maintainer: artdev
FirstSubmitted: 1587236270
LastModified: 1592226930
URLPath: /cgit/aur.git/snapshot/lscolors.tar.gz