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

Last updated: September 20,2024

1. Install "python3-pyte" package

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

$ sudo apt update $ sudo apt install python3-pyte

2. Uninstall "python3-pyte" package

In this section, we are going to explain the necessary steps to uninstall python3-pyte on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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
Depends: python3:any (>= 3.3.2-2~)
Suggests: python-pyte-doc
Filename: pool/universe/p/pyte/python3-pyte_0.4.8-1_all.deb
Size: 21042
MD5sum: ee458c9151993ec1268d41467b2f4890
SHA1: 5b6020ca04db7f29014b343e09ee6c20dae5b554
SHA256: 091ff390cd4bda6663eda53483977bd4314ebeb97aae6f44434269de2fcc61cb
Description-en: simple VTXXX-compatible terminal emulator (Python 3)
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.
.
This is the Python 3 version of the package.
Description-md5: 6c6b711510288dfb3072ae758c4dd103
Homepage: http://github.com/selectel/pyte
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu