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

Last updated: May 13,2024

1. Install "python36-txaio" package

This guide covers the steps necessary to install python36-txaio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-txaio

2. Uninstall "python36-txaio" package

Here is a brief guide to show you how to uninstall python36-txaio on openSuSE Tumbleweed:

$ sudo zypper remove python36-txaio

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

Information for package python36-txaio:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-txaio
Version : 21.2.1-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 154,9 KiB
Installed : No
Status : not installed
Source package : python-txaio-21.2.1-1.5.src
Summary : WebSocket and WAMP in Python for Twisted and asyncio
Description :
WebSocket allows bidirectional real-time messaging on the Web and WAMP adds
asynchronous Remote Procedure Calls and Publish & Subscribe on top of WebSocket.