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

Last updated: June 13,2024

1. Install "python38-txaio" package

This guide let you learn how to install python38-txaio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-txaio

2. Uninstall "python38-txaio" package

Please follow the guidelines below to uninstall python38-txaio on openSuSE Tumbleweed:

$ sudo zypper remove python38-txaio

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

Information for package python38-txaio:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-txaio
Version : 21.2.1-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 155,4 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.