How to Install and Uninstall python311-pyproject-hooks Package on openSUSE Leap

Last updated: June 02,2024

1. Install "python311-pyproject-hooks" package

Please follow the steps below to install python311-pyproject-hooks on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-pyproject-hooks

2. Uninstall "python311-pyproject-hooks" package

Please follow the step by step instructions below to uninstall python311-pyproject-hooks on openSUSE Leap:

$ sudo zypper remove python311-pyproject-hooks

3. Information about the python311-pyproject-hooks package on openSUSE Leap

Information for package python311-pyproject-hooks:
--------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-pyproject-hooks
Version : 1.0.0-150400.9.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 61.2 KiB
Installed : No
Status : not installed
Source package : python-pyproject-hooks-1.0.0-150400.9.3.9.src
Upstream URL : https://github.com/pypa/pyproject-hooks
Summary : Wrappers to call pyproject.toml-based build backend hooks
Description :
This is a low-level library for calling build-backends in ``pyproject.toml``-based project.
It provides the basic functionality to help write tooling that generates distribution files from Python projects.
If you want a tool that builds Python packages, you'll want to use https://github.com/pypa/build instead.
This is an underlying piece for `pip`, `build` and other "build frontends" use to call "build backends" within them.
Note: The ``pep517`` project has been replaced by this project (low level) and the ``build`` project (high level).

5. The same packages on other Linux Distributions