pgburst on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S pgburst

* (Optional) Uninstall pgburst on Arch using YAY

$ yay -Rns pgburst

2. Manually Install "pgburst" via AUR

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

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

b. Clone pgburst's git locally

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

c. Go to ~/pgburst folder and install it

$ cd ~/pgburst $ makepkg -si

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

ID: 1384747
Name: pgburst
PackageBaseID: 201148
PackageBase: pgburst
Version: 0.2.1-1
Description: A file-based way to edit postgresql databases (procedures, views, triggers) without GUI
URL: https://github.com/Jakubzik/pgburst
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: meromorphic
Submitter: meromorphic
FirstSubmitted: 1704224772
LastModified: 1705086179
URLPath: /cgit/aur.git/snapshot/pgburst.tar.gz