prm on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S prm

* (Optional) Uninstall prm on Arch using YAY

$ yay -Rns prm

2. Manually Install "prm" via AUR

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

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

b. Clone prm's git locally

$ git clone https://aur.archlinux.org/prm.git ~/prm

c. Go to ~/prm folder and install it

$ cd ~/prm $ makepkg -si

3. Information about the prm package on Arch User Repository (AUR)

ID: 1113992
Name: prm
PackageBaseID: 138535
PackageBase: prm
Version: 3.5.0-2
Description: Pull Request Manager for Maintainers
URL: https://ldez.github.io/prm/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ldez
Submitter: ldez
FirstSubmitted: 1546663101
LastModified: 1658216524
URLPath: /cgit/aur.git/snapshot/prm.tar.gz