How to Install and Uninstall libcups2 Package on Kali Linux

Last updated: October 06,2024

1. Install "libcups2" package

This is a short guide on how to install libcups2 on Kali Linux

$ sudo apt update $ sudo apt install libcups2

2. Uninstall "libcups2" package

In this section, we are going to explain the necessary steps to uninstall libcups2 on Kali Linux:

$ sudo apt remove libcups2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcups2 package on Kali Linux

Package: libcups2
Source: cups (2.4.7-1)
Version: 2.4.7-1+b1
Installed-Size: 688
Maintainer: Debian Printing Team
Architecture: amd64
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.36), libgnutls30 (>= 3.8.1), libgssapi-krb5-2 (>= 1.17), zlib1g (>= 1:1.2.0)
Suggests: cups-common
Size: 247044
SHA256: de0ae6cc00e5208c3ecc5b9a463df3acb3d80f36daa02731875cd6417dc4071a
SHA1: 0ead5c38ed03d81675bf591f23fc620b7c841aaf
MD5sum: 1ae44b8989e801295c12b5d79ce0272a
Description: Common UNIX Printing System(tm) - Core library
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides the base shared libraries for CUPS.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/OpenPrinting/cups/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/cups/libcups2_2.4.7-1+b1_amd64.deb