How to Install and Uninstall pyppd Package on Kali Linux

Last updated: May 17,2024

1. Install "pyppd" package

Here is a brief guide to show you how to install pyppd on Kali Linux

$ sudo apt update $ sudo apt install pyppd

2. Uninstall "pyppd" package

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

$ sudo apt remove pyppd $ sudo apt autoclean && sudo apt autoremove

3. Information about the pyppd package on Kali Linux

Package: pyppd
Version: 1.1.0-2
Installed-Size: 58
Maintainer: Debian Printing Group
Architecture: all
Depends: xz-utils, perl:any, python3:any
Size: 16764
SHA256: 51c7ef21c24bbeac8064ea9957879f3714fece8cc5a7c1f3f629cc53ea183966
SHA1: 616b80d5add736990a2b73a8d700816056ceb2e3
MD5sum: 694d666dcb4806d40d969f60bff996f7
Description: CUPS PostScript Printer Driver's compressor and generator
pyppd is a CUPS PPD generator. It holds an compressed archive of PPDs, which
can be listed and retrieved only when needed by CUPS, saving disk space.
.
This tool is mostly useful as build-dependency for printing driver packages.
For this use, it provides a Debian-specific dh_pyppd Debhelper addon that
handles the pyppd launch and the cleanup after it.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/OpenPrinting/pyppd/
Section: python
Priority: optional
Filename: pool/main/p/pyppd/pyppd_1.1.0-2_all.deb