pacautomation on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pacautomation

* (Optional) Uninstall pacautomation on Arch using YAY

$ yay -Rns pacautomation

2. Manually Install "pacautomation" via AUR

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

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

b. Clone pacautomation's git locally

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

c. Go to ~/pacautomation folder and install it

$ cd ~/pacautomation $ makepkg -si

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

ID: 1427793
Name: pacautomation
PackageBaseID: 171968
PackageBase: pacautomation
Version: 1.0.0-1
Description: Periodic background service for automated maintenance around pacman.
URL: https://gitlab.com/lagru/pacautomation
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lagru
Submitter: lagru
FirstSubmitted: 1634140366
LastModified: 1710516802
URLPath: /cgit/aur.git/snapshot/pacautomation.tar.gz