pgburst-bin on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S pgburst-bin

* (Optional) Uninstall pgburst-bin on Arch using YAY

$ yay -Rns pgburst-bin

2. Manually Install "pgburst-bin" via AUR

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

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

b. Clone pgburst-bin's git locally

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

c. Go to ~/pgburst-bin folder and install it

$ cd ~/pgburst-bin $ makepkg -si

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

ID: 1378612
Name: pgburst-bin
PackageBaseID: 201010
PackageBase: pgburst-bin
Version: 0.1.0-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: 1704140772
LastModified: 1704140772
URLPath: /cgit/aur.git/snapshot/pgburst-bin.tar.gz