How to Install and Uninstall python311-scikit-build-core Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-scikit-build-core" package
This guide covers the steps necessary to install python311-scikit-build-core on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-scikit-build-core
Copied
2. Uninstall "python311-scikit-build-core" package
This tutorial shows how to uninstall python311-scikit-build-core on openSuSE Tumbleweed:
$
sudo zypper remove
python311-scikit-build-core
Copied
3. Information about the python311-scikit-build-core package on openSuSE Tumbleweed
Information for package python311-scikit-build-core:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-scikit-build-core
Version : 0.4.7-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 787.0 KiB
Installed : No
Status : not installed
Source package : python-scikit-build-core-0.4.7-1.3.src
Upstream URL : https://github.com/scikit-build/scikit-build-core
Summary : Build backend for CMake based projects
Description :
Python CMake adaptor and Python API for plugins
Features over classic Scikit-build:
- Better warnings, errors, and logging
- No warning about unused variables
- Automatically adds Ninja and/or CMake only as required
- No dependency on setuptools, distutils, or wheel in build mode.
- Powerful config system, including config options support in build mode.
- Automatic inclusion of site-packages in CMAKE_PREFIX_PATH
- FindPython is backported if running on CMake < 3.24 (included via hatchling in a submodule, configurable)
- Limited API / Stable ABI and pythonless tags supported via config option
- No slow generator search, ninja/make or MSVC used by default, respects CMAKE_GENERATOR
- SDists are reproducible by default (UNIX, Python 3.9+)
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-scikit-build-core
Version : 0.4.7-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 787.0 KiB
Installed : No
Status : not installed
Source package : python-scikit-build-core-0.4.7-1.3.src
Upstream URL : https://github.com/scikit-build/scikit-build-core
Summary : Build backend for CMake based projects
Description :
Python CMake adaptor and Python API for plugins
Features over classic Scikit-build:
- Better warnings, errors, and logging
- No warning about unused variables
- Automatically adds Ninja and/or CMake only as required
- No dependency on setuptools, distutils, or wheel in build mode.
- Powerful config system, including config options support in build mode.
- Automatic inclusion of site-packages in CMAKE_PREFIX_PATH
- FindPython is backported if running on CMake < 3.24 (included via hatchling in a submodule, configurable)
- Limited API / Stable ABI and pythonless tags supported via config option
- No slow generator search, ninja/make or MSVC used by default, respects CMAKE_GENERATOR
- SDists are reproducible by default (UNIX, Python 3.9+)