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

Last updated: November 28,2024

1. Install "python3-websockify.noarch" package

In this section, we are going to explain the necessary steps to install python3-websockify.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-websockify.noarch" package

Here is a brief guide to show you how to uninstall python3-websockify.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:08:23 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-websockify
Version : 0.11.0
Release : 1.el8
Architecture : noarch
Size : 78 k
Source : python-websockify-0.11.0-1.el8.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