Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install printrun on Debian Unstable (Sid)


Install printrun

Installing printrun package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install printrun

printrun package information

distro Debian Unstable (Sid)
section Main
name printrun
version 0~20150310-2
description 3D printing host suite
subsection misc
website pronterface.com
maintainer Debian 3D-Printer Packaging Team

Uninstall printrun

To remove just printrun package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove printrun

Uninstall printrun and it’s dependent packages

To remove the printrun package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove printrun

Purging printrun

If you also want to delete configuration and/or data files of printrun from Debian Sid then this will work:

sudo apt-get purge printrun

To delete configuration and/or data files of printrun and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove printrun

 

Comments

comments