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

Last updated: October 05,2024

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

Here is a brief guide to show you how to install python3-pytest-isort.noarch on Fedora 34

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

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

This is a short guide on how to uninstall python3-pytest-isort.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:18:56 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-pytest-isort
Version : 1.2.0
Release : 2.fc34
Architecture : noarch
Size : 18 k
Source : python-pytest-isort-1.2.0-2.fc34.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.