How to Install and Uninstall python3-pyte Package on openSUSE Leap

Last updated: May 21,2024

1. Install "python3-pyte" package

In this section, we are going to explain the necessary steps to install python3-pyte on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyte

2. Uninstall "python3-pyte" package

In this section, we are going to explain the necessary steps to uninstall python3-pyte on openSUSE Leap:

$ sudo zypper remove python3-pyte

3. Information about the python3-pyte package on openSUSE Leap

Information for package python3-pyte:
-------------------------------------
Repository : Main Repository
Name : python3-pyte
Version : 0.7.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 242.2 KiB
Installed : No
Status : not installed
Source package : python-pyte-0.7.0-bp155.2.12.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.