eless on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S eless

* (Optional) Uninstall eless on Arch using YAY

$ yay -Rns eless

2. Manually Install "eless" via AUR

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

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

b. Clone eless's git locally

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

c. Go to ~/eless folder and install it

$ cd ~/eless $ makepkg -si

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

ID: 897529
Name: eless
PackageBaseID: 142601
PackageBase: eless
Version: 0.7-1
Description: A Better 'less' - A bash script that loads emacs with minimal view-mode config
URL: https://eless.scripter.co
NumVotes: 0
Popularity: 0
OutOfDate: 1699669812
Maintainer: arkhan
Submitter: arkhan
FirstSubmitted: 1559946149
LastModified: 1619306978
URLPath: /cgit/aur.git/snapshot/eless.tar.gz