pgagent on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install pgagent on Arch using YAY
$
yay -S
pgagent
Copied
* (Optional) Uninstall pgagent on Arch using YAY
$
yay -Rns
pgagent
Copied
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
Copied
b. Clone pgagent's git locally
$
git clone https://aur.archlinux.org/pgagent.git
~/pgagent
Copied
c. Go to ~/pgagent folder and install it
$
cd
~/pgagent
Copied
$
makepkg -si
Copied
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
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