maur on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S maur

* (Optional) Uninstall maur on Arch using YAY

$ yay -Rns maur

2. Manually Install "maur" via AUR

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

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

b. Clone maur's git locally

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

c. Go to ~/maur folder and install it

$ cd ~/maur $ makepkg -si

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

ID: 666113
Name: maur
PackageBaseID: 146604
PackageBase: maur
Version: 0.1-1
Description: A minimal AUR helper
URL: http://github.com/stilvoid/maur
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: stilvoid
Submitter: stilvoid
FirstSubmitted: 1573663414
LastModified: 1573663414
URLPath: /cgit/aur.git/snapshot/maur.tar.gz