pagure-postgresql on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S pagure-postgresql

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

$ yay -Rns pagure-postgresql

2. Manually Install "pagure-postgresql" via AUR

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

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

b. Clone pagure-postgresql's git locally

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

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

$ cd ~/pagure-postgresql $ makepkg -si

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

ID: 1252152
Name: pagure-postgresql
PackageBaseID: 149611
PackageBase: pagure
Version: 5.13.3-0.3
Description: A git-centered forge based on python using pygit2 (PostgreSQL database configuration)
URL: https://pagure.io/pagure
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1582869801
LastModified: 1683150687
URLPath: /cgit/aur.git/snapshot/pagure-postgresql.tar.gz