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

Last updated: September 20,2024

1. Install "python3-cccolutils" package

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

$ sudo apt update $ sudo apt install python3-cccolutils

2. Uninstall "python3-cccolutils" package

Please follow the instructions below to uninstall python3-cccolutils on Kali Linux:

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

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

Package: python3-cccolutils
Source: cccolutils (1.5-4)
Version: 1.5-4+b2
Installed-Size: 47
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.4), libkrb5-3 (>= 1.8+dfsg)
Size: 6240
SHA256: fec98cefee16f05a50482ff07a01082786806696d649658b9e80bf933982bd22
SHA1: 571685ddf9aac2b593046cdcb1340f6386d90984
MD5sum: 524e33262c4475ea1415f8d694d220f1
Description: Python Kerberos Credential Cache Collection Utilities (Python 3)
This module provides Kerberos 5 credential cache collection utilities
for Python 2.6+ and 3.
.
When a user authenticates to a Kerberos realm (eg. with kinit), the user
has a short-lived credential in a cache (view it with klist).
.
You can use this cccolutils module to easily determine if the user has
any valid Kerberos credentials, or what the username is for a particular
Kerberos realm.
.
This package installs the library for Python 3.
Description-md5:
Multi-Arch: same
Homepage: https://pagure.io/cccolutils
Section: python
Priority: optional
Filename: pool/main/c/cccolutils/python3-cccolutils_1.5-4+b2_amd64.deb