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

Last updated: November 23,2024

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

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

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

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

This tutorial shows how to uninstall python311-pytest-astropy-header on openSuSE Tumbleweed:

$ sudo zypper remove python311-pytest-astropy-header

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

Information for package python311-pytest-astropy-header:
--------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-astropy-header
Version : 0.2.2-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 32.3 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.