pagure-sqlite on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S pagure-sqlite

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

$ yay -Rns pagure-sqlite

2. Manually Install "pagure-sqlite" via AUR

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

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

b. Clone pagure-sqlite's git locally

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

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

$ cd ~/pagure-sqlite $ makepkg -si

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

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