How to Install and Uninstall python3-terminado Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "python3-terminado" package

Please follow the guidelines below to install python3-terminado on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-terminado

2. Uninstall "python3-terminado" package

Please follow the instructions below to uninstall python3-terminado on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-terminado package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-terminado
Priority: optional
Section: universe/python
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: terminado
Version: 0.5-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/t/terminado/python3-terminado_0.5-1_all.deb
Size: 9350
MD5sum: b188173b220e60a3e4f972701df43988
SHA1: 9e0fc9b411adbb945a6b542f464652045f3dba76
SHA256: ae35a90018e252b788a8a5fee038908d20173c9183af9aa55c3c52f9cc8d8d3d
Description-en: 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: a2af1aff20f87e66ce76fad07ceeabc5
Homepage: https://github.com/takluyver/terminado
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu