How to Install and Uninstall python36-terminado Package on openSuSE Tumbleweed

Last updated: November 14,2024

1. Install "python36-terminado" package

Please follow the steps below to install python36-terminado on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-terminado

2. Uninstall "python36-terminado" package

Learn how to uninstall python36-terminado on openSuSE Tumbleweed:

$ sudo zypper remove python36-terminado

3. Information about the python36-terminado package on openSuSE Tumbleweed

Information for package python36-terminado:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-terminado
Version : 0.12.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 94,8 KiB
Installed : No
Status : not installed
Source package : python-terminado-0.12.1-1.1.src
Summary : Terminals served to termjs using Tornado websockets
Description :
This is a Tornado websocket backend for the term.js Javascript terminal
emulator library.
It evolved out of pyxterm, which was part of GraphTerm (as lineterm.py), and
ultimately derived from the public-domain Ajaxterm code (also on Github as part
of QWeb).