moar on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S moar

* (Optional) Uninstall moar on Arch using YAY

$ yay -Rns moar

2. Manually Install "moar" via AUR

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

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

b. Clone moar's git locally

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

c. Go to ~/moar folder and install it

$ cd ~/moar $ makepkg -si

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

ID: 1424464
Name: moar
PackageBaseID: 144875
PackageBase: moar
Version: 1.23.7-1
Description: A pager designed to just do the right thing without any configuration.
URL: https://github.com/walles/moar
NumVotes: 11
Popularity: 0.141
OutOfDate:
Maintainer: PlasticSoup
Submitter: ImNtReal
FirstSubmitted: 1567777243
LastModified: 1710091816
URLPath: /cgit/aur.git/snapshot/moar.tar.gz