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

Last updated: May 18,2024

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

This is a short guide on how to install python36-pytest-astropy-header on openSuSE Tumbleweed

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

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

This guide covers the steps necessary to uninstall python36-pytest-astropy-header on openSuSE Tumbleweed:

$ sudo zypper remove python36-pytest-astropy-header

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

Information for package python36-pytest-astropy-header:
-------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pytest-astropy-header
Version : 0.1.2-4.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 31,9 KiB
Installed : No
Status : not installed
Source package : python-pytest-astropy-header-0.1.2-4.5.src
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.