How to Install and Uninstall python39-pytest-astropy-header Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python39-pytest-astropy-header" package

Please follow the instructions below to install python39-pytest-astropy-header on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pytest-astropy-header

2. Uninstall "python39-pytest-astropy-header" package

In this section, we are going to explain the necessary steps to uninstall python39-pytest-astropy-header on openSuSE Tumbleweed:

$ sudo zypper remove python39-pytest-astropy-header

3. Information about the python39-pytest-astropy-header package on openSuSE Tumbleweed

Information for package python39-pytest-astropy-header:
-------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pytest-astropy-header
Version : 0.2.2-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 28.4 KiB
Installed : No
Status : not installed
Source package : python-pytest-astropy-header-0.2.2-1.8.src
Upstream URL : https://github.com/astropy/pytest-astropy-header
Summary : Pytest plugin to add diagnostic information to the header of the test output
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.