How to Install and Uninstall ps2eps Package on Kali Linux

Last updated: May 06,2024

1. Install "ps2eps" package

Learn how to install ps2eps on Kali Linux

$ sudo apt update $ sudo apt install ps2eps

2. Uninstall "ps2eps" package

Please follow the steps below to uninstall ps2eps on Kali Linux:

$ sudo apt remove ps2eps $ sudo apt autoclean && sudo apt autoremove

3. Information about the ps2eps package on Kali Linux

Package: ps2eps
Source: ps2eps (1.70-1)
Version: 1.70-1+b1
Installed-Size: 95
Maintainer: Matteo Cypriani
Architecture: amd64
Depends: libc6 (>= 2.34), perl:any, ghostscript
Size: 33728
SHA256: 151f24e01efb053349b96aa28ea953f12b8fb7d092ca9a39ac79d5e235127eea
SHA1: 7cc749e3c360288a2710cbb7d4fd235086f79390
MD5sum: b1d2636625b61f3c6863836ef6988164
Description: convert PostScript to EPS (Encapsulated PostScript) files
ps2eps is a tool to produce Encapsulated PostScript Files (EPS/EPSF)
from usual one-paged Postscript documents. It calculates correct
Bounding Boxes for those EPS files and filters some special
postscript command sequences that can produce erroneous results on
printers. EPS files are needed for including (scalable) graphics
into TeX (or even Word) documents. Other programs like ps2epsi do
not calculate the bounding box always correctly (because the values are
put on the PostScript stack which may get corrupted by bad PostScript
code) or rounded it off so that clipping the EPS cut off some parts of
the image. Therefore ps2eps uses a resolution of 144 DPI to get the
correct bounding box.
Description-md5:
Homepage: https://www.tm.uka.de/~bless/ps2eps
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, interface::commandline, role::devel-lib,
role::program, scope::utility, use::converting,
works-with-format::postscript, works-with::text
Section: text
Priority: optional
Filename: pool/main/p/ps2eps/ps2eps_1.70-1+b1_amd64.deb