pagure-mariadb on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S pagure-mariadb

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

$ yay -Rns pagure-mariadb

2. Manually Install "pagure-mariadb" via AUR

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

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

b. Clone pagure-mariadb's git locally

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

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

$ cd ~/pagure-mariadb $ makepkg -si

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

ID: 1252151
Name: pagure-mariadb
PackageBaseID: 149611
PackageBase: pagure
Version: 5.13.3-0.3
Description: A git-centered forge based on python using pygit2 (MariaDB 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-mariadb.tar.gz