serverprint on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S serverprint

* (Optional) Uninstall serverprint on Arch using YAY

$ yay -Rns serverprint

2. Manually Install "serverprint" via AUR

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

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

b. Clone serverprint's git locally

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

c. Go to ~/serverprint folder and install it

$ cd ~/serverprint $ makepkg -si

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

ID: 191267
Name: serverprint
PackageBaseID: 87094
PackageBase: serverprint
Version: 0.1.2-1
Description: printing on a remote printer via ssh
URL: https://github.com/0robustus1/serverprint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robustus
Submitter: robustus
FirstSubmitted: 1414881046
LastModified: 1433945532
URLPath: /cgit/aur.git/snapshot/serverprint.tar.gz