How to Install and Uninstall python312-extension-helpers Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python312-extension-helpers" package
This guide covers the steps necessary to install python312-extension-helpers on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-extension-helpers
Copied
2. Uninstall "python312-extension-helpers" package
Learn how to uninstall python312-extension-helpers on openSuSE Tumbleweed:
$
sudo zypper remove
python312-extension-helpers
Copied
3. Information about the python312-extension-helpers package on openSuSE Tumbleweed
Information for package python312-extension-helpers:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-extension-helpers
Version : 1.1.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 141.6 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 : python312-extension-helpers
Version : 1.1.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 141.6 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.