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

Last updated: November 05,2024

1. Install "python39-txaio" package

Please follow the steps below to install python39-txaio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-txaio

2. Uninstall "python39-txaio" package

Learn how to uninstall python39-txaio on openSuSE Tumbleweed:

$ sudo zypper remove python39-txaio

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

Information for package python39-txaio:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.