repro on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S repro

* (Optional) Uninstall repro on Arch using YAY

$ yay -Rns repro

2. Manually Install "repro" via AUR

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

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

b. Clone repro's git locally

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

c. Go to ~/repro folder and install it

$ cd ~/repro $ makepkg -si

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

ID: 358548
Name: repro
PackageBaseID: 117261
PackageBase: repro
Version: 1.10.2-1
Description: An open-source, free SIP server
URL: https://www.resiprocate.org/About_Repro
NumVotes: 0
Popularity: 0
OutOfDate: 1706265116
Maintainer: barnacs
Submitter: barnacs
FirstSubmitted: 1479745091
LastModified: 1479745091
URLPath: /cgit/aur.git/snapshot/repro.tar.gz