How to Install and Uninstall python3-websocket-client.noarch Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "python3-websocket-client.noarch" package
This tutorial shows how to install python3-websocket-client.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-websocket-client.noarch
Copied
2. Uninstall "python3-websocket-client.noarch" package
Please follow the guidance below to uninstall python3-websocket-client.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-websocket-client.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-websocket-client.noarch package on Oracle Linux 9
Last metadata expiration check: 2:38:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-websocket-client
Version : 1.2.3
Release : 2.el9
Architecture : noarch
Size : 90 k
Source : python-websocket-client-1.2.3-2.el9.src.rpm
Repository : epel
Summary : WebSocket client for python
URL : https://github.com/websocket-client/websocket-client
License : ASL 2.0
Description : websocket-client is a WebSocket client for Python. It provides access to low
: level APIs for WebSockets. websocket-client implements version hybi-13 of the
: WebSocket protocol. This client does not currently support the
: permessage-deflate extension from RFC 7692.
Available Packages
Name : python3-websocket-client
Version : 1.2.3
Release : 2.el9
Architecture : noarch
Size : 90 k
Source : python-websocket-client-1.2.3-2.el9.src.rpm
Repository : epel
Summary : WebSocket client for python
URL : https://github.com/websocket-client/websocket-client
License : ASL 2.0
Description : websocket-client is a WebSocket client for Python. It provides access to low
: level APIs for WebSockets. websocket-client implements version hybi-13 of the
: WebSocket protocol. This client does not currently support the
: permessage-deflate extension from RFC 7692.