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

Last updated: October 11,2024

1. Install "python3-isort.noarch" package

This tutorial shows how to install python3-isort.noarch on AlmaLinux 9

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

2. Uninstall "python3-isort.noarch" package

Learn how to uninstall python3-isort.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:13:43 ago on Wed Mar 13 07:41:12 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.