ls-icons on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S ls-icons

* (Optional) Uninstall ls-icons on Arch using YAY

$ yay -Rns ls-icons

2. Manually Install "ls-icons" via AUR

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

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

b. Clone ls-icons's git locally

$ git clone https://aur.archlinux.org/ls-icons.git ~/ls-icons

c. Go to ~/ls-icons folder and install it

$ cd ~/ls-icons $ makepkg -si

3. Information about the ls-icons package on Arch User Repository (AUR)

ID: 649083
Name: ls-icons
PackageBaseID: 131282
PackageBase: ls-icons
Version: v8.27+48+gc5f26413b-1
Description: A fork of coreutils with a modified ls that print icons
URL: https://github.com/sebastiencs/ls-icons
NumVotes: 2
Popularity: 0
OutOfDate: 1671875715
Maintainer:
Submitter: evilzer
FirstSubmitted: 1522584692
LastModified: 1569208256
URLPath: /cgit/aur.git/snapshot/ls-icons.tar.gz