Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install ps2eps on Debian Unstable (Sid)


Install ps2eps

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

sudo apt-get update
sudo apt-get install ps2eps

ps2eps package information

distro Debian Unstable (Sid)
section Main
name ps2eps
version 1.68+binaryfree-1
description convert PostScript to EPS (Encapsulated PostScript) files
subsection text
website tm.uka.de / ~bless / ps2eps
maintainer Matteo Cypriani

Uninstall ps2eps

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

sudo apt-get remove ps2eps

Uninstall ps2eps and it’s dependent packages

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

sudo apt-get remove --auto-remove ps2eps

Purging ps2eps

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

sudo apt-get purge ps2eps

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

sudo apt-get purge --auto-remove ps2eps

 

Comments

comments