How to Install and Uninstall python3-pytest-isort.noarch Package on Fedora 36

Last updated: November 26,2024

1. Install "python3-pytest-isort.noarch" package

Please follow the steps below to install python3-pytest-isort.noarch on Fedora 36

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

2. Uninstall "python3-pytest-isort.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-pytest-isort.noarch on Fedora 36:

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

3. Information about the python3-pytest-isort.noarch package on Fedora 36

Last metadata expiration check: 2:22:36 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pytest-isort
Version : 2.0.0
Release : 2.fc36
Architecture : noarch
Size : 18 k
Source : python-pytest-isort-2.0.0-2.fc36.src.rpm
Repository : fedora
Summary : Pytest plugin to check import ordering using isort
URL : http://github.com/moccu/pytest-isort/
License : BSD
Description : py.test plugin to check import ordering using isort.