pacload on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S pacload

* (Optional) Uninstall pacload on Arch using YAY

$ yay -Rns pacload

2. Manually Install "pacload" via AUR

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

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

b. Clone pacload's git locally

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

c. Go to ~/pacload folder and install it

$ cd ~/pacload $ makepkg -si

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

ID: 477762
Name: pacload
PackageBaseID: 129184
PackageBase: pacload
Version: 1-1
Description: Systemd service and timer to automatically download updated packages daily
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: arctize
FirstSubmitted: 1515888097
LastModified: 1515888097
URLPath: /cgit/aur.git/snapshot/pacload.tar.gz