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

Last updated: May 21,2024

1. Install "python3-pyte" package

This guide covers the steps necessary to install python3-pyte on Kali Linux

$ sudo apt update $ sudo apt install python3-pyte

2. Uninstall "python3-pyte" package

Here is a brief guide to show you how to uninstall python3-pyte on Kali Linux:

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

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

Package: python3-pyte
Source: pyte
Version: 0.8.0-2
Installed-Size: 113
Maintainer: Andrej Shadura
Architecture: all
Depends: python3-wcwidth, python3:any
Suggests: python-pyte-doc
Size: 28696
SHA256: 3b1f1faf9d395880428a974525b9edf54262bf8d99f11c5ab1e7200537388c08
SHA1: d9f09e9a4906503c08fbedc3500c2f7b010ff940
MD5sum: 850da64cf58435a74b10c39e8d0b4ec5
Description: 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:
Homepage: https://github.com/selectel/pyte
Section: python
Priority: optional
Filename: pool/main/p/pyte/python3-pyte_0.8.0-2_all.deb