How to Install and Uninstall python3-pyproject-hooks.noarch Package on AlmaLinux 9
Last updated: November 30,2024
1. Install "python3-pyproject-hooks.noarch" package
This tutorial shows how to install python3-pyproject-hooks.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyproject-hooks.noarch
Copied
2. Uninstall "python3-pyproject-hooks.noarch" package
Please follow the instructions below to uninstall python3-pyproject-hooks.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-pyproject-hooks.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyproject-hooks.noarch package on AlmaLinux 9
Last metadata expiration check: 0:31:50 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-pyproject-hooks
Version : 1.0.0
Release : 10.el9
Architecture : noarch
Size : 25 k
Source : python-pyproject-hooks-1.0.0-10.el9.src.rpm
Repository : epel
Summary : Wrappers to call pyproject.toml-based build backend hooks
URL : https://pypi.org/project/pyproject_hooks/
License : MIT
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.
Available Packages
Name : python3-pyproject-hooks
Version : 1.0.0
Release : 10.el9
Architecture : noarch
Size : 25 k
Source : python-pyproject-hooks-1.0.0-10.el9.src.rpm
Repository : epel
Summary : Wrappers to call pyproject.toml-based build backend hooks
URL : https://pypi.org/project/pyproject_hooks/
License : MIT
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.