How to Install and Uninstall python39-extension-helpers Package on openSuSE Tumbleweed
Last updated: November 27,2024
1. Install "python39-extension-helpers" package
This guide let you learn how to install python39-extension-helpers on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-extension-helpers
Copied
2. Uninstall "python39-extension-helpers" package
Please follow the guidance below to uninstall python39-extension-helpers on openSuSE Tumbleweed:
$
sudo zypper remove
python39-extension-helpers
Copied
3. Information about the python39-extension-helpers package on openSuSE Tumbleweed
Information for package python39-extension-helpers:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-extension-helpers
Version : 1.1.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 113.5 KiB
Installed : No
Status : not installed
Source package : python-extension-helpers-1.1.1-1.2.src
Upstream URL : https://github.com/astropy/extension-helpers
Summary : Utilities for building and installing packages in the Astropy ecosystem
Description :
A package that includes convenience helpers to assist with building Python
packages with compiled C/Cython extensions. It is developed by the Astropy
project but is intended to be general and usable by any Python package.
This is not a traditional package in the sense that it is not intended to be
installed directly by users or developers. Instead, it is meant to be accessed
when the setup.py command is run and should be defined as a build-time
dependency in pyproject.toml files.
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-extension-helpers
Version : 1.1.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 113.5 KiB
Installed : No
Status : not installed
Source package : python-extension-helpers-1.1.1-1.2.src
Upstream URL : https://github.com/astropy/extension-helpers
Summary : Utilities for building and installing packages in the Astropy ecosystem
Description :
A package that includes convenience helpers to assist with building Python
packages with compiled C/Cython extensions. It is developed by the Astropy
project but is intended to be general and usable by any Python package.
This is not a traditional package in the sense that it is not intended to be
installed directly by users or developers. Instead, it is meant to be accessed
when the setup.py command is run and should be defined as a build-time
dependency in pyproject.toml files.