How to Install and Uninstall python3-pytest-astropy-header.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

1. Install "python3-pytest-astropy-header.noarch" package

In this section, we are going to explain the necessary steps to install python3-pytest-astropy-header.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-pytest-astropy-header.noarch

2. Uninstall "python3-pytest-astropy-header.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-pytest-astropy-header.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-pytest-astropy-header.noarch $ sudo dnf autoremove

3. Information about the python3-pytest-astropy-header.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:18:31 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pytest-astropy-header
Version : 0.2.2
Release : 1.el9
Architecture : noarch
Size : 20 k
Source : python-pytest-astropy-header-0.2.2-1.el9.src.rpm
Repository : epel
Summary : pytest plugin to add diagnostic info to the header of output
URL : https://github.com/astropy/pytest-astropy-header
License : BSD-3-Clause
Description :
: This plugin package provides a way to include information about the system,
: Python installation, and select dependencies in the header of the output
: when running pytest. It can be used with packages that are not affiliated
: with the Astropy project, but is optimized for use with
: astropy-related projects.