How to Install and Uninstall python3-jupyter-telemetry Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-jupyter-telemetry" package

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

$ sudo apt update $ sudo apt install python3-jupyter-telemetry

2. Uninstall "python3-jupyter-telemetry" package

Here is a brief guide to show you how to uninstall python3-jupyter-telemetry on Kali Linux:

$ sudo apt remove python3-jupyter-telemetry $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-jupyter-telemetry package on Kali Linux

Package: python3-jupyter-telemetry
Source: jupyter-telemetry
Version: 0.1.0-6
Installed-Size: 33
Maintainer: Debian Python Team
Architecture: all
Depends: python3-jsonschema, python3-pythonjsonlogger, python3-ruamel.yaml, python3-traitlets, python3:any
Size: 8148
SHA256: 4839bf2f09c6077ed762b8f26409a44cc37be95c0a46edb9d69019b4194ae4f0
SHA1: 08ca9def131e5bd64bf34b4222c3e56749a28740
MD5sum: f86806243eba5fc17df623604151df32
Description: Jupyter telemetry library
Telemetry for Jupyter Applications and extensions.
.
Jupyter Telemetry enables Jupyter Applications (e.g. Jupyter Server,
Jupyter Notebook, JupyterLab, JupyterHub, etc.) to record
events—i.e. actions by application users—and transmit them to remote
(or local) destinations as structured data. It works with Python's
standard `logging` library to handle the transmission of events
allowing users to send events to local files, over the web, etc.
Description-md5:
Homepage: https://jupyter.org
Section: python
Priority: optional
Filename: pool/main/j/jupyter-telemetry/python3-jupyter-telemetry_0.1.0-6_all.deb