How to Install and Uninstall python3-astropy-helpers Package on openSUSE Leap
Last updated: February 24,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python3-astropy-helpers" package
This is a short guide on how to install python3-astropy-helpers on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-astropy-helpers
Copied
2. Uninstall "python3-astropy-helpers" package
This is a short guide on how to uninstall python3-astropy-helpers on openSUSE Leap:
$
sudo zypper remove
python3-astropy-helpers
Copied
3. Information about the python3-astropy-helpers package on openSUSE Leap
Information for package python3-astropy-helpers:
------------------------------------------------
Repository : Main Repository
Name : python3-astropy-helpers
Version : 2.0.2-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 736,3 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.
------------------------------------------------
Repository : Main Repository
Name : python3-astropy-helpers
Version : 2.0.2-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 736,3 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.