How to Install and Uninstall python3-pygments-pytest.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

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

This is a short guide on how to install python3-pygments-pytest.noarch on Red Hat Enterprise Linux 8 (RHEL 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-pygments-pytest.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:47:14 ago on Mon Feb 26 15:59:38 2024.
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.