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

Last updated: May 10,2024

1. Install "python3-isort.noarch" package

Please follow the guidance below to install python3-isort.noarch on Oracle Linux 9

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

2. Uninstall "python3-isort.noarch" package

This is a short guide on how to uninstall python3-isort.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:40:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-isort
Version : 5.10.1
Release : 3.el9
Architecture : noarch
Size : 175 k
Source : python-isort-5.10.1-3.el9.src.rpm
Repository : epel
Summary : Python utility / library to sort Python imports
URL : https://github.com/timothycrosley/isort
License : MIT
Description : Python utility / library to sort Python imports.
:
: Python 3 version.