printrun on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S printrun

* (Optional) Uninstall printrun on Arch using YAY

$ yay -Rns printrun

2. Manually Install "printrun" via AUR

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

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

b. Clone printrun's git locally

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

c. Go to ~/printrun folder and install it

$ cd ~/printrun $ makepkg -si

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

ID: 1263455
Name: printrun
PackageBaseID: 70773
PackageBase: printrun
Version: 1:2.0.1-1
Description: Pronterface, Pronsole, and Printcore - Pure Python 3D printing host software and GUI
URL: https://github.com/kliment/Printrun
NumVotes: 23
Popularity: 0.014218
OutOfDate:
Maintainer: ejona86
Submitter: ejona86
FirstSubmitted: 1370575642
LastModified: 1685064140
URLPath: /cgit/aur.git/snapshot/printrun.tar.gz