How to Install and Uninstall python3-txws.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "python3-txws.noarch" package

Please follow the guidance below to install python3-txws.noarch on Fedora 34

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

2. Uninstall "python3-txws.noarch" package

Learn how to uninstall python3-txws.noarch on Fedora 34:

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

3. Information about the python3-txws.noarch package on Fedora 34

Last metadata expiration check: 1:28:43 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-txws
Version : 0.9.1
Release : 23.fc34
Architecture : noarch
Size : 24 k
Source : python-txws-0.9.1-23.fc34.src.rpm
Repository : fedora
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.