How to Install and Uninstall pythoncapi-compat-tools.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 29,2024
1. Install "pythoncapi-compat-tools.noarch" package
This guide let you learn how to install pythoncapi-compat-tools.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
pythoncapi-compat-tools.noarch
Copied
2. Uninstall "pythoncapi-compat-tools.noarch" package
This guide let you learn how to uninstall pythoncapi-compat-tools.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
pythoncapi-compat-tools.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the pythoncapi-compat-tools.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 2:06:42 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : pythoncapi-compat-tools
Version : 0^20231214gitdeb6f40
Release : 1.el9
Architecture : noarch
Size : 17 k
Source : pythoncapi-compat-0^20231214gitdeb6f40-1.el9.src.rpm
Repository : epel
Summary : Python C API compatibility
URL : https://github.com/python/pythoncapi-compat
License : 0BSD
Description : The pythoncapi-compat project can be used to write a C or C++ extension
: supporting a wide range of Python versions with a single code base. It is made
: of the pythoncapi_compat.h header file and the upgrade_pythoncapi.py script.
:
: This package provides the command-line tool upgrade_pythoncapi.py.
Available Packages
Name : pythoncapi-compat-tools
Version : 0^20231214gitdeb6f40
Release : 1.el9
Architecture : noarch
Size : 17 k
Source : pythoncapi-compat-0^20231214gitdeb6f40-1.el9.src.rpm
Repository : epel
Summary : Python C API compatibility
URL : https://github.com/python/pythoncapi-compat
License : 0BSD
Description : The pythoncapi-compat project can be used to write a C or C++ extension
: supporting a wide range of Python versions with a single code base. It is made
: of the pythoncapi_compat.h header file and the upgrade_pythoncapi.py script.
:
: This package provides the command-line tool upgrade_pythoncapi.py.