postgresql-plsh on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S postgresql-plsh

* (Optional) Uninstall postgresql-plsh on Arch using YAY

$ yay -Rns postgresql-plsh

2. Manually Install "postgresql-plsh" via AUR

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

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

b. Clone postgresql-plsh's git locally

$ git clone https://aur.archlinux.org/postgresql-plsh.git ~/postgresql-plsh

c. Go to ~/postgresql-plsh folder and install it

$ cd ~/postgresql-plsh $ makepkg -si

3. Information about the postgresql-plsh package on Arch User Repository (AUR)

ID: 398635
Name: postgresql-plsh
PackageBaseID: 121235
PackageBase: postgresql-plsh
Version: 1.20140221-1
Description: PL/sh language for Postgresql database
URL: https://github.com/petere/plsh
NumVotes: 0
Popularity: 0
OutOfDate: 1709068481
Maintainer: dimytch
Submitter: dimytch
FirstSubmitted: 1491394906
LastModified: 1491394906
URLPath: /cgit/aur.git/snapshot/postgresql-plsh.tar.gz