How to Install and Uninstall python3-websocket-client.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python3-websocket-client.noarch" package
Please follow the instructions below to install python3-websocket-client.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-websocket-client.noarch
Copied
2. Uninstall "python3-websocket-client.noarch" package
This tutorial shows how to uninstall python3-websocket-client.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-websocket-client.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-websocket-client.noarch package on Rocky Linux 8
Last metadata expiration check: 1:23:00 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-websocket-client
Version : 0.56.0
Release : 5.el8
Architecture : noarch
Size : 61 k
Source : python-websocket-client-0.56.0-5.el8.src.rpm
Repository : epel
Summary : WebSocket client for python
URL : https://github.com/websocket-client/websocket-client
License : BSD
Description : python-websocket-client module is WebSocket client for python. This provides
: the low level APIs for WebSocket. All APIs are the synchronous functions.
:
: python-websocket-client supports only hybi-13.
Available Packages
Name : python3-websocket-client
Version : 0.56.0
Release : 5.el8
Architecture : noarch
Size : 61 k
Source : python-websocket-client-0.56.0-5.el8.src.rpm
Repository : epel
Summary : WebSocket client for python
URL : https://github.com/websocket-client/websocket-client
License : BSD
Description : python-websocket-client module is WebSocket client for python. This provides
: the low level APIs for WebSocket. All APIs are the synchronous functions.
:
: python-websocket-client supports only hybi-13.