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