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

Last updated: May 23,2024

1. Install "python-terminado" package

This guide covers the steps necessary to install python-terminado on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-terminado

2. Uninstall "python-terminado" package

Here is a brief guide to show you how to uninstall python-terminado on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/t/terminado/python-terminado_0.5-1_all.deb
Size: 9276
MD5sum: bf77cf144f1e5baed9a28192641b03c9
SHA1: 8e8c9ca29d67df4be0c9eb038372216e2304e91c
SHA256: 3dc118119f172359fd47aa314a47db89afff475c08fb6d3879d716b912a2aec2
Description-en: Terminals served to term.js using Tornado websockets (Python 2)
This is a tornado websocket backend for the term.js Javascript
terminal emulator library.
.
This package installs the library for Python 2.
Description-md5: 02b66d0dd2abfaa4b94b82c169a0c405
Homepage: https://github.com/takluyver/terminado
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu