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

Last updated: July 01,2024

1. Install "python311-txaio" package

Please follow the guidelines below to install python311-txaio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-txaio

2. Uninstall "python311-txaio" package

Please follow the steps below to uninstall python311-txaio on openSuSE Tumbleweed:

$ sudo zypper remove python311-txaio

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

Information for package python311-txaio:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-txaio
Version : 23.1.1-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 156.4 KiB
Installed : No
Status : not installed
Source package : python-txaio-23.1.1-1.5.src
Upstream URL : https://github.com/crossbario/txaio
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.