How to Install and Uninstall python3-autobahn Package on openSUSE Leap
Last updated: March 15,2025
1. Install "python3-autobahn" package
In this section, we are going to explain the necessary steps to install python3-autobahn on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-autobahn
Copied
2. Uninstall "python3-autobahn" package
This guide let you learn how to uninstall python3-autobahn on openSUSE Leap:
$
sudo zypper remove
python3-autobahn
Copied
3. Information about the python3-autobahn package on openSUSE Leap
Information for package python3-autobahn:
-----------------------------------------
Repository : Main Repository
Name : python3-autobahn
Version : 18.9.2-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 2.8 MiB
Installed : No
Status : not installed
Source package : python-autobahn-18.9.2-bp155.2.9.src
Upstream URL : http://crossbar.io/autobahn
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.
-----------------------------------------
Repository : Main Repository
Name : python3-autobahn
Version : 18.9.2-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 2.8 MiB
Installed : No
Status : not installed
Source package : python-autobahn-18.9.2-bp155.2.9.src
Upstream URL : http://crossbar.io/autobahn
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.