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

Last updated: May 12,2024

1. Install "python3-cups" package

Please follow the step by step instructions below to install python3-cups on Kali Linux

$ sudo apt update $ sudo apt install python3-cups

2. Uninstall "python3-cups" package

This guide covers the steps necessary to uninstall python3-cups on Kali Linux:

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

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

Package: python3-cups
Source: python-cups (2.0.1-5)
Version: 2.0.1-5+b5
Installed-Size: 417
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.34), libcups2 (>= 1.7.0)
Size: 87008
SHA256: 0019c4ce9dc23f8183adfe64a649616b706fde1bbf4f25a4095aaf85b79fcebe
SHA1: 36523ae46e912d7aaba035062ff6a84d6950f7a8
MD5sum: d8a43d72ad1dd3f059fbf4f679d99e58
Description: Python3 bindings for CUPS
A module of python3 bindings for using the CUPS 2+ API in
python3 programs.
.
CUPS needs to be installed and running for python3-cups to work
correctly.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/OpenPrinting/pycups
Section: python
Priority: optional
Filename: pool/main/p/python-cups/python3-cups_2.0.1-5+b5_amd64.deb