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

Last updated: September 20,2024

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

Please follow the instructions below to install python3-pytest-astropy-header.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall python3-pytest-astropy-header.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:40:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pytest-astropy-header
Version : 0.1.2
Release : 5.fc34
Architecture : noarch
Size : 19 k
Source : python-pytest-astropy-header-0.1.2-5.fc34.src.rpm
Repository : fedora
Summary : pytest plugin to add diagnostic info to the header of output
URL : https://www.astropy.org/
License : BSD
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.