pls on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S pls

* (Optional) Uninstall pls on Arch using YAY

$ yay -Rns pls

2. Manually Install "pls" via AUR

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

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

b. Clone pls's git locally

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

c. Go to ~/pls folder and install it

$ cd ~/pls $ makepkg -si

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

ID: 1297436
Name: pls
PackageBaseID: 175694
PackageBase: pls
Version: 6.0.0-1
Description: Prettier `ls` for the pros
URL: https://dhruvkb.github.io/pls
NumVotes: 1
Popularity: 9.0E-6
OutOfDate:
Maintainer: rautesamtr
Submitter: rautesamtr
FirstSubmitted: 1644088408
LastModified: 1690891358
URLPath: /cgit/aur.git/snapshot/pls.tar.gz