lprng on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lprng

* (Optional) Uninstall lprng on Arch using YAY

$ yay -Rns lprng

2. Manually Install "lprng" via AUR

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

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

b. Clone lprng's git locally

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

c. Go to ~/lprng folder and install it

$ cd ~/lprng $ makepkg -si

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

ID: 1386652
Name: lprng
PackageBaseID: 21931
PackageBase: lprng
Version: 3.9.0-1
Description: an enhanced, extended, and portable implementation of the Berkeley LPR lpd print spooler
URL: https://lprng.sourceforge.net
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: axs
FirstSubmitted: 1228132892
LastModified: 1705399714
URLPath: /cgit/aur.git/snapshot/lprng.tar.gz