pgagent on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S pgagent

* (Optional) Uninstall pgagent on Arch using YAY

$ yay -Rns pgagent

2. Manually Install "pgagent" via AUR

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

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

b. Clone pgagent's git locally

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

c. Go to ~/pgagent folder and install it

$ cd ~/pgagent $ makepkg -si

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

ID: 1359626
Name: pgagent
PackageBaseID: 72444
PackageBase: pgagent
Version: 4.2.2-1
Description: Job scheduler for PostgreSQL which may be managed using pgAdmin
URL: https://www.pgadmin.org/docs/pgadmin4/latest/pgagent.html
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: mrxx
Submitter: kobi
FirstSubmitted: 1375904943
LastModified: 1700913842
URLPath: /cgit/aur.git/snapshot/pgagent.tar.gz