How to Install and Uninstall python3-pycxx-devel.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python3-pycxx-devel.noarch" package
Please follow the step by step instructions below to install python3-pycxx-devel.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pycxx-devel.noarch
Copied
2. Uninstall "python3-pycxx-devel.noarch" package
This guide let you learn how to uninstall python3-pycxx-devel.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-pycxx-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pycxx-devel.noarch package on Rocky Linux 8
Last metadata expiration check: 1:38:55 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-pycxx-devel
Version : 7.1.7
Release : 1.el8
Architecture : noarch
Size : 75 k
Source : python-pycxx-7.1.7-1.el8.src.rpm
Repository : epel
Summary : PyCXX header and source files
URL : http://CXX.sourceforge.net/
License : BSD
Description : PyCXX is a set of classes to help create extensions of Python in the
: C++ language. The first part encapsulates the Python C API taking care
: of exceptions and ref counting. The second part supports the building
: of Python extension modules in C++.
:
: The python3-pycxx-devel package provides the header and source files
: for Python 3. There is no non-devel package needed.
Available Packages
Name : python3-pycxx-devel
Version : 7.1.7
Release : 1.el8
Architecture : noarch
Size : 75 k
Source : python-pycxx-7.1.7-1.el8.src.rpm
Repository : epel
Summary : PyCXX header and source files
URL : http://CXX.sourceforge.net/
License : BSD
Description : PyCXX is a set of classes to help create extensions of Python in the
: C++ language. The first part encapsulates the Python C API taking care
: of exceptions and ref counting. The second part supports the building
: of Python extension modules in C++.
:
: The python3-pycxx-devel package provides the header and source files
: for Python 3. There is no non-devel package needed.