less-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S less-git

* (Optional) Uninstall less-git on Arch using YAY

$ yay -Rns less-git

2. Manually Install "less-git" via AUR

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

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

b. Clone less-git's git locally

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

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

$ cd ~/less-git $ makepkg -si

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

ID: 1135033
Name: less-git
PackageBaseID: 185484
PackageBase: less-git
Version: 608.r0.g22e4af5-1
Description: A free, open-source file pager
URL: https://greenwoodsoftware.com/less/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1662306065
LastModified: 1662306065
URLPath: /cgit/aur.git/snapshot/less-git.tar.gz