arch-maintenance on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S arch-maintenance

* (Optional) Uninstall arch-maintenance on Arch using YAY

$ yay -Rns arch-maintenance

2. Manually Install "arch-maintenance" via AUR

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

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

b. Clone arch-maintenance's git locally

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

c. Go to ~/arch-maintenance folder and install it

$ cd ~/arch-maintenance $ makepkg -si

3. Information about the arch-maintenance package on Arch User Repository (AUR)

ID: 971055
Name: arch-maintenance
PackageBaseID: 171687
PackageBase: arch-maintenance
Version: 0.1.0-6
Description: Scripts and services to support arch maintenance
URL: https://github.com/paulbastian/arch-maintenance
NumVotes: 1
Popularity: 0.021344
OutOfDate:
Maintainer: pwlb
Submitter: pwlb
FirstSubmitted: 1633472622
LastModified: 1633616572
URLPath: /cgit/aur.git/snapshot/arch-maintenance.tar.gz