How to Install and Uninstall python3-websockify.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "python3-websockify.noarch" package

This guide covers the steps necessary to install python3-websockify.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-websockify.noarch

2. Uninstall "python3-websockify.noarch" package

Please follow the instructions below to uninstall python3-websockify.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-websockify.noarch $ sudo dnf autoremove

3. Information about the python3-websockify.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:34:22 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-websockify
Version : 0.11.0
Release : 1.el9
Architecture : noarch
Size : 73 k
Source : python-websockify-0.11.0-1.el9.src.rpm
Repository : epel
Summary : WSGI based adapter for the Websockets protocol - Python 3 version
URL : https://github.com/kanaka/websockify
License : LGPLv3
Description : Python WSGI based adapter for the Websockets protocol - Python 3 version