ls_extended on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ls_extended

* (Optional) Uninstall ls_extended on Arch using YAY

$ yay -Rns ls_extended

2. Manually Install "ls_extended" via AUR

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

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

b. Clone ls_extended's git locally

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

c. Go to ~/ls_extended folder and install it

$ cd ~/ls_extended $ makepkg -si

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

ID: 1100642
Name: ls_extended
PackageBaseID: 133419
PackageBase: ls_extended
Version: 1:1-2
Description: ls with coloring and icons
URL: https://github.com/Electrux/ls_extended
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mishaor
FirstSubmitted: 1528799413
LastModified: 1655651822
URLPath: /cgit/aur.git/snapshot/ls_extended.tar.gz