maint on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S maint

* (Optional) Uninstall maint on Arch using YAY

$ yay -Rns maint

2. Manually Install "maint" via AUR

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

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

b. Clone maint's git locally

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

c. Go to ~/maint folder and install it

$ cd ~/maint $ makepkg -si

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

ID: 663226
Name: maint
PackageBaseID: 134086
PackageBase: maint
Version: 2.9-1
Description: A utility to automatically perform Arch Linux system maintenance
URL: https://gitlab.com/mgdobachesky/ArchSystemMaintenance
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: mgdobachesky
Submitter: mgdobachesky
FirstSubmitted: 1531064859
LastModified: 1572899339
URLPath: /cgit/aur.git/snapshot/maint.tar.gz