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

Last updated: February 24,2025

1. Install "python3-traitlets" package

This is a short guide on how to install python3-traitlets on Kali Linux

$ sudo apt update $ sudo apt install python3-traitlets

2. Uninstall "python3-traitlets" package

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

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

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

Package: python3-traitlets
Source: traitlets
Version: 5.5.0-2
Installed-Size: 467
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 90664
SHA256: 32494b6ad5b30d48beb806edcf99c11da1fa58587126377760b294875ca205d2
SHA1: dd29f01cb58c22e77f4058fd957d0e33174efa81
MD5sum: ab1308d709ce9c1c4cdad1a9de5a6b09
Description: Lightweight Traits-like package for Python 3
A lightweight pure-Python derivative of Enthought Traits, used
for configuring Python objects.
.
It powers the config system of IPython and Jupyter.
.
This package contains the library for Python 3.
Description-md5:
Homepage: https://github.com/ipython/traitlets
Section: python
Priority: optional
Filename: pool/main/t/traitlets/python3-traitlets_5.5.0-2_all.deb