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

Last updated: May 02,2024

1. Install "python3-terminado" package

This tutorial shows how to install python3-terminado on Kali Linux

$ sudo apt update $ sudo apt install python3-terminado

2. Uninstall "python3-terminado" package

This tutorial shows how to uninstall python3-terminado on Kali Linux:

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

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

Package: python3-terminado
Source: terminado
Version: 0.17.1-1
Installed-Size: 68
Maintainer: Debian Python Team
Architecture: all
Depends: python3-ptyprocess, python3-tornado, python3:any
Suggests: python-terminado-doc
Size: 19472
SHA256: 2d3b2eaada5c1d92ae8726fa9d2c40405084eaf64dc584574f5df1d28bc47170
SHA1: e7604f73696b7d8371428c85bc014a426d048f79
MD5sum: d2e94065f836c55f3f0b2a69f6fb9fd4
Description: Terminals served to term.js using Tornado websockets (Python 3)
This is a tornado websocket backend for the term.js Javascript
terminal emulator library.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/jupyter/terminado
Section: python
Priority: optional
Filename: pool/main/t/terminado/python3-terminado_0.17.1-1_all.deb