How to Install and Uninstall python3-txws.noarch Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "python3-txws.noarch" package

Please follow the steps below to install python3-txws.noarch on AlmaLinux 9

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

2. Uninstall "python3-txws.noarch" package

Here is a brief guide to show you how to uninstall python3-txws.noarch on AlmaLinux 9:

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

3. Information about the python3-txws.noarch package on AlmaLinux 9

Last metadata expiration check: 0:52:13 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-txws
Version : 0.9.1
Release : 29.el9
Architecture : noarch
Size : 23 k
Source : python-txws-0.9.1-29.el9.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.