g-ls on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S g-ls

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

$ yay -Rns g-ls

2. Manually Install "g-ls" via AUR

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

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

b. Clone g-ls's git locally

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

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

$ cd ~/g-ls $ makepkg -si

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

ID: 1406169
Name: g-ls
PackageBaseID: 193177
PackageBase: g-ls
Version: 0.26.0-1
Description: a powerful ls in golang
URL: https://github.com/Equationzhao/g
NumVotes: 3
Popularity: 1.058451
OutOfDate:
Maintainer: equationzhao
Submitter: equationzhao
FirstSubmitted: 1682925936
LastModified: 1707409695
URLPath: /cgit/aur.git/snapshot/g-ls.tar.gz