How to Install and Uninstall python3-ghostscript Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-ghostscript" package

This guide covers the steps necessary to install python3-ghostscript on Kali Linux

$ sudo apt update $ sudo apt install python3-ghostscript

2. Uninstall "python3-ghostscript" package

Please follow the steps below to uninstall python3-ghostscript on Kali Linux:

$ sudo apt remove python3-ghostscript $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ghostscript package on Kali Linux

Package: python3-ghostscript
Source: python-ghostscript
Version: 0.7-2
Installed-Size: 148
Maintainer: Elena Grandi
Architecture: all
Depends: python3-pkg-resources, python3:any, ghostscript
Size: 32248
SHA256: 829639598c09832e7f45b67d504c231cc8c3f3a43b0642c6e501021c36b4d03c
SHA1: 2c600d736949f681b9a4272c031b5492165c8c1c
MD5sum: 8d59184a58559d28d8a7291846c2df0a
Description: Python-Interface to the Ghostscript C-API
Ghostscript is a well known interpreter for the PostScript language and
for PDF. This package implements a interface to the Ghostscript C-API
using ctypes. Both a low-level and a pythonic, high-level interface are
provided.
Description-md5:
Homepage: https://gitlab.com/pdftools/python-ghostscript
Section: python
Priority: optional
Filename: pool/main/p/python-ghostscript/python3-ghostscript_0.7-2_all.deb

5. The same packages on other Linux Distributions