pacroller on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pacroller

* (Optional) Uninstall pacroller on Arch using YAY

$ yay -Rns pacroller

2. Manually Install "pacroller" via AUR

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

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

b. Clone pacroller's git locally

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

c. Go to ~/pacroller folder and install it

$ cd ~/pacroller $ makepkg -si

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

ID: 1313099
Name: pacroller
PackageBaseID: 162104
PackageBase: pacroller
Version: 0.1.8-1
Description: Unattended upgrade for archlinux
URL: https://github.com/isjerryxiao/pacroller
NumVotes: 1
Popularity: 3.5E-5
OutOfDate:
Maintainer: JerryXiao
Submitter: JerryXiao
FirstSubmitted: 1610725978
LastModified: 1693725751
URLPath: /cgit/aur.git/snapshot/pacroller.tar.gz