How to Install and Uninstall python3-websockify.noarch Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "python3-websockify.noarch" package

This guide let you learn how to install python3-websockify.noarch on Rocky Linux 8

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

2. Uninstall "python3-websockify.noarch" package

This tutorial shows how to uninstall python3-websockify.noarch on Rocky Linux 8:

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

3. Information about the python3-websockify.noarch package on Rocky Linux 8

Last metadata expiration check: 1:12:31 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-websockify
Version : 0.10.0
Release : 3.el8
Architecture : noarch
Size : 76 k
Source : python-websockify-0.10.0-3.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