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

Last updated: November 26,2024

1. Install "python3-txws.noarch" package

Please follow the instructions below to install python3-txws.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-txws.noarch" package

This is a short guide on how to uninstall python3-txws.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:14:05 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-txws
Version : 0.9.1
Release : 20.el8
Architecture : noarch
Size : 26 k
Source : python-txws-0.9.1-20.el8.src.rpm
Repository : epel
Summary : Twisted WebSockets wrapper
URL : https://github.com/MostAwesomeDude/txWS
License : MIT
Description : txWS (pronounced "Twisted WebSockets") is a small, short, simple library
: for adding WebSockets server support to your favorite Twisted applications.