Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install poster on Debian Unstable (Sid)


Install poster

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

sudo apt-get update
sudo apt-get install poster

poster package information

distro Debian Unstable (Sid)
section Main
name poster
version 1:20050907-1
description Create large posters out of PostScript pages
subsection text
maintainer Peter S Galbraith

Uninstall poster

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

sudo apt-get remove poster

Uninstall poster and it’s dependent packages

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

sudo apt-get remove --auto-remove poster

Purging poster

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

sudo apt-get purge poster

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

sudo apt-get purge --auto-remove poster

Comments

comments