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

Last updated: July 04,2024

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

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

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

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

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

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

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

Last metadata expiration check: 1:39:28 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-pytest-isort
Version : 3.0.0
Release : 3.el9
Architecture : noarch
Size : 18 k
Source : python-pytest-isort-3.0.0-3.el9.src.rpm
Repository : epel
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.