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

Last updated: May 15,2024

1. Install "python-pyte" package

Please follow the instructions below to install python-pyte on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyte

2. Uninstall "python-pyte" package

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

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

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

Package: python-pyte
Priority: optional
Section: universe/python
Installed-Size: 119
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Shadura
Architecture: all
Source: pyte
Version: 0.4.8-1
Provides: python2.7-pyte
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-pyte-doc
Filename: pool/universe/p/pyte/python-pyte_0.4.8-1_all.deb
Size: 20942
MD5sum: 5dafab1193ea3e683f9b97b7102c47fe
SHA1: f60e3037d7011bfb10e39da57f1b50225c8c7a1d
SHA256: 0344c5a235e989e740c844a8362bcc97409480a26b76e2216aca8762d4d01875
Description-en: simple VTXXX-compatible terminal emulator
pyte is an in-memory VTXXX-compatible terminal emulator, where XXX stands
for a series of video terminals, developed by DEC between 1970 and 1995.
.
pyte is as a fork of vt102, which was an incomplete pure Python
implementation of VT100 terminal.
Description-md5: 3d3e468b81e9516d1fc734dc796025ac
Homepage: http://github.com/selectel/pyte
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu