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

Last updated: July 04,2024

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

This guide covers the steps necessary to install python310-pytest-astropy-header on openSuSE Tumbleweed

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

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

Please follow the steps below to uninstall python310-pytest-astropy-header on openSuSE Tumbleweed:

$ sudo zypper remove python310-pytest-astropy-header

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

Information for package python310-pytest-astropy-header:
--------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.