How to Install and Uninstall python3-autobahn.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-autobahn.noarch" package
Learn how to install python3-autobahn.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-autobahn.noarch
Copied
2. Uninstall "python3-autobahn.noarch" package
This tutorial shows how to uninstall python3-autobahn.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-autobahn.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-autobahn.noarch package on AlmaLinux 8
Last metadata expiration check: 2:13:49 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-autobahn
Version : 19.10.1
Release : 3.el8
Architecture : noarch
Size : 746 k
Source : python-autobahn-19.10.1-3.el8.src.rpm
Repository : epel
Summary : Python networking library for WebSocket and WAMP
URL : https://pypi.python.org/pypi/autobahn
License : MIT
Description : Autobahn a networking library that is part of the Autobahn project and provides
: implementations of
: * The WebSocket Protocol http://tools.ietf.org/html/rfc6455_
: * The Web Application Messaging Protocol (WAMP) http://wamp.ws
: for Twisted and asyncio on Python 2 & 3 and for writing servers and clients.
Available Packages
Name : python3-autobahn
Version : 19.10.1
Release : 3.el8
Architecture : noarch
Size : 746 k
Source : python-autobahn-19.10.1-3.el8.src.rpm
Repository : epel
Summary : Python networking library for WebSocket and WAMP
URL : https://pypi.python.org/pypi/autobahn
License : MIT
Description : Autobahn a networking library that is part of the Autobahn project and provides
: implementations of
: * The WebSocket Protocol http://tools.ietf.org/html/rfc6455_
: * The Web Application Messaging Protocol (WAMP) http://wamp.ws
: for Twisted and asyncio on Python 2 & 3 and for writing servers and clients.