How to Install and Uninstall python3-isort.noarch Package on CentOS Stream 8

Last updated: October 07,2024

1. Install "python3-isort.noarch" package

Please follow the instructions below to install python3-isort.noarch on CentOS Stream 8

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

2. Uninstall "python3-isort.noarch" package

Please follow the guidance below to uninstall python3-isort.noarch on CentOS Stream 8:

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

3. Information about the python3-isort.noarch package on CentOS Stream 8

Last metadata expiration check: 3:49:09 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-isort
Version : 4.3.21
Release : 6.el8
Architecture : noarch
Size : 83 k
Source : python-isort-4.3.21-6.el8.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.