pagure on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "pagure" 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 pagure on Arch using YAY
$
yay -S
pagure
Copied
* (Optional) Uninstall pagure on Arch using YAY
$
yay -Rns
pagure
Copied
2. Manually Install "pagure" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pagure's git locally
$
git clone https://aur.archlinux.org/pagure.git
~/pagure
Copied
c. Go to ~/pagure folder and install it
$
cd
~/pagure
Copied
$
makepkg -si
Copied
3. Information about the pagure package on Arch User Repository (AUR)
ID: 1252149
Name: pagure
PackageBaseID: 149611
PackageBase: pagure
Version: 5.13.3-0.3
Description: A git-centered forge based on python using pygit2
URL: https://pagure.io/pagure
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1582869801
LastModified: 1683150687
URLPath: /cgit/aur.git/snapshot/pagure.tar.gz
Name: pagure
PackageBaseID: 149611
PackageBase: pagure
Version: 5.13.3-0.3
Description: A git-centered forge based on python using pygit2
URL: https://pagure.io/pagure
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1582869801
LastModified: 1683150687
URLPath: /cgit/aur.git/snapshot/pagure.tar.gz