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

Last updated: June 26,2024

1. Install "python310-txaio" package

Learn how to install python310-txaio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-txaio

2. Uninstall "python310-txaio" package

Please follow the step by step instructions below to uninstall python310-txaio on openSuSE Tumbleweed:

$ sudo zypper remove python310-txaio

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

Information for package python310-txaio:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-txaio
Version : 23.1.1-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 128.1 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.