How to Install and Uninstall python3-twisted.noarch Package on Rocky Linux 9

Last updated: October 09,2024

1. Install "python3-twisted.noarch" package

This guide let you learn how to install python3-twisted.noarch on Rocky Linux 9

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

2. Uninstall "python3-twisted.noarch" package

This guide covers the steps necessary to uninstall python3-twisted.noarch on Rocky Linux 9:

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

3. Information about the python3-twisted.noarch package on Rocky Linux 9

Last metadata expiration check: 0:55:34 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-twisted
Version : 22.10.0
Release : 3.el9
Architecture : noarch
Size : 5.1 M
Source : python-twisted-22.10.0-3.el9.src.rpm
Repository : epel
Summary : Twisted is a networking engine written in Python
URL : http://twistedmatrix.com/
License : MIT
Description : Twisted is a networking engine written in Python, supporting numerous protocols.
: It contains a web server, numerous chat clients, chat servers, mail servers
: and more.