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

Last updated: November 28,2024

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

This guide let you learn how to install python3-pytest-isort.noarch on Fedora 35

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

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

Please follow the guidance below to uninstall python3-pytest-isort.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:36:41 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-pytest-isort
Version : 1.2.0
Release : 4.fc35
Architecture : noarch
Size : 18 k
Source : python-pytest-isort-1.2.0-4.fc35.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.