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

Last updated: July 01,2024

1. Install "python310-pyte" package

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

$ sudo zypper refresh $ sudo zypper install python310-pyte

2. Uninstall "python310-pyte" package

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

$ sudo zypper remove python310-pyte

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

Information for package python310-pyte:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pyte
Version : 0.8.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 249.2 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.