pg_timetable on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S pg_timetable

* (Optional) Uninstall pg_timetable on Arch using YAY

$ yay -Rns pg_timetable

2. Manually Install "pg_timetable" via AUR

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

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

b. Clone pg_timetable's git locally

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

c. Go to ~/pg_timetable folder and install it

$ cd ~/pg_timetable $ makepkg -si

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

ID: 1421737
Name: pg_timetable
PackageBaseID: 201246
PackageBase: pg_timetable
Version: 5.9.0-1
Description: An advanced job scheduler for PostgreSQL
URL: https://github.com/cybertec-postgresql/pg_timetable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imm
Submitter: imm
FirstSubmitted: 1704400215
LastModified: 1709719758
URLPath: /cgit/aur.git/snapshot/pg_timetable.tar.gz