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

Last updated: July 08,2024

1. Install "python3-websockify.noarch" package

This is a short guide on how to install python3-websockify.noarch on Oracle Linux 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 Oracle Linux 8:

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

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

Last metadata expiration check: 5:49:59 ago on Mon Sep 12 02:51:38 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