How to Install and Uninstall python2-astropy-helpers Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python2-astropy-helpers" package

In this section, we are going to explain the necessary steps to install python2-astropy-helpers on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-astropy-helpers

2. Uninstall "python2-astropy-helpers" package

This guide covers the steps necessary to uninstall python2-astropy-helpers on openSUSE Leap:

$ sudo zypper remove python2-astropy-helpers

3. Information about the python2-astropy-helpers package on openSUSE Leap

Information for package python2-astropy-helpers:
------------------------------------------------
Repository : Main Repository
Name : python2-astropy-helpers
Version : 2.0.2-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 622,7 KiB
Installed : No
Status : not installed
Source package : python-astropy-helpers-2.0.2-bp153.1.19.src
Summary : Utilities for building and installing Astropy
Description :
This project provides a Python package, astropy_helpers, which includes
many build, installation, and documentation-related tools used by the Astropy
project, but packaged separately for use by other projects that wish to
leverage this work. The motivation behind this package and details of its
implementation are in the accepted Astropy Proposal for Enhancement (APE) 4:
https://github.com/astropy/astropy-APEs/blob/master/APE4.rst
astropy_helpers includes a special "bootstrap" module called
ah_bootstrap.py which is intended to be used by a project's setup.py in
order to ensure that the astropy_helpers package is available for
build/installation. This is similar to the ez_setup.py module that is
shipped with some projects to bootstrap setuptools.

5. The same packages on other Linux Distributions