How to Install and Uninstall python39-pyte Package on openSuSE Tumbleweed

Last updated: September 20,2024

1. Install "python39-pyte" package

Please follow the guidance below to install python39-pyte on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pyte

2. Uninstall "python39-pyte" package

Please follow the steps below to uninstall python39-pyte on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyte

3. Information about the python39-pyte package on openSuSE Tumbleweed

Information for package python39-pyte:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyte
Version : 0.8.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 248.1 KiB
Installed : No
Status : not installed
Source package : python-pyte-0.8.2-1.4.src
Upstream URL : https://github.com/selectel/pyte
Summary : VTXXX-compatible linux terminal emulator
Description :
An in-memory VTXXX-compatible terminal emulator supporting VT100 and
other DEC VTs between 1970 and 1995. pyte can be used to:
* screen scrape terminal apps, for example htop or aptitude.
* write terminal emulators; either with a graphical (xterm, rxvt)
or a web interface, like AjaxTerm.