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

Last updated: November 23,2024

1. Install "python3-comm" package

This guide let you learn how to install python3-comm on Kali Linux

$ sudo apt update $ sudo apt install python3-comm

2. Uninstall "python3-comm" package

Please follow the guidance below to uninstall python3-comm on Kali Linux:

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

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

Package: python3-comm
Source: jupyter-comm
Version: 0.2.1-1
Installed-Size: 36
Maintainer: Debian Python Team
Architecture: all
Depends: python3-traitlets, python3:any
Size: 8104
SHA256: 1ae29d1aa35ae240cf47a8d7826c631dcf6076f38c225cba7dff9d62056d6a59
SHA1: 067dc67fcd47c5d42d2957203aff1a1616c528e7
MD5sum: b46cb0d89d0ae53afe61ce2ad4c8a321
Description: Register a comm implementation in the Jupyter kernel (Python 3)
It provides a way to register a Kernel Comm implementation, as per the Jupyter
kernel protocol. It also provides a base Comm implementation and a default
CommManager that can be used.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/ipython/comm
Section: python
Priority: optional
Filename: pool/main/j/jupyter-comm/python3-comm_0.2.1-1_all.deb