sshprint on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S sshprint

* (Optional) Uninstall sshprint on Arch using YAY

$ yay -Rns sshprint

2. Manually Install "sshprint" via AUR

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

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

b. Clone sshprint's git locally

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

c. Go to ~/sshprint folder and install it

$ cd ~/sshprint $ makepkg -si

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

ID: 533742
Name: sshprint
PackageBaseID: 91625
PackageBase: sshprint
Version: 2.07-2
Description: A Perl script to print local files on remote printers using SSH
URL: https://github.com/hv15/sshprint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hv15
Submitter: hv15
FirstSubmitted: 1427217212
LastModified: 1533905698
URLPath: /cgit/aur.git/snapshot/sshprint.tar.gz