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

Last updated: October 04,2024

1. Install "python3-twisted.noarch" package

This is a short guide on how to install python3-twisted.noarch on Oracle Linux 9

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

2. Uninstall "python3-twisted.noarch" package

Learn how to uninstall python3-twisted.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:10:27 ago on Thu Feb 15 07:50:05 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.