ls++-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ls++-git

* (Optional) Uninstall ls++-git on Arch using YAY

$ yay -Rns ls++-git

2. Manually Install "ls++-git" via AUR

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

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

b. Clone ls++-git's git locally

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

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

$ cd ~/ls++-git $ makepkg -si

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

ID: 425124
Name: ls++-git
PackageBaseID: 43830
PackageBase: ls++-git
Version: 1:0.36.87.e17221c-1
Description: Colorized LS on steroids
URL: https://github.com/trapd00r/ls--/
NumVotes: 54
Popularity: 0
OutOfDate: 1583437802
Maintainer:
Submitter: jokerboy
FirstSubmitted: 1290470946
LastModified: 1499289292
URLPath: /cgit/aur.git/snapshot/ls++-git.tar.gz