How to Install and Uninstall python3-pygments-pytest.noarch Package on Rocky Linux 8

Last updated: September 28,2024

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

In this section, we are going to explain the necessary steps to install python3-pygments-pytest.noarch on Rocky Linux 8

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

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

This guide let you learn how to uninstall python3-pygments-pytest.noarch on Rocky Linux 8:

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

3. Information about the python3-pygments-pytest.noarch package on Rocky Linux 8

Last metadata expiration check: 0:56:40 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-pygments-pytest
Version : 1.2.0
Release : 4.el8
Architecture : noarch
Size : 14 k
Source : python-pygments-pytest-1.2.0-4.el8.src.rpm
Repository : epel
Summary : A pygments lexer for pytest output
URL : https://github.com/asottile/pygments-pytest
License : MIT
Description : This library provides a pygments lexer called pytest.
: This library also provides a sphinx extension.