How to Install and Uninstall pybind11-devel.i686 Package on Fedora 35
Last updated: November 14,2024
1. Install "pybind11-devel.i686" package
In this section, we are going to explain the necessary steps to install pybind11-devel.i686 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
pybind11-devel.i686
Copied
2. Uninstall "pybind11-devel.i686" package
Please follow the steps below to uninstall pybind11-devel.i686 on Fedora 35:
$
sudo dnf remove
pybind11-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the pybind11-devel.i686 package on Fedora 35
Last metadata expiration check: 1:36:17 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : pybind11-devel
Version : 2.7.1
Release : 1.fc35
Architecture : i686
Size : 148 k
Source : pybind11-2.7.1-1.fc35.src.rpm
Repository : fedora
Summary : Development headers for pybind11
URL : https://github.com/pybind/pybind11
License : BSD
Description :
: pybind11 is a lightweight header-only library that exposes C++ types
: in Python and vice versa, mainly to create Python bindings of existing
: C++ code.
:
: This package contains the development headers for pybind11.
Available Packages
Name : pybind11-devel
Version : 2.7.1
Release : 1.fc35
Architecture : i686
Size : 148 k
Source : pybind11-2.7.1-1.fc35.src.rpm
Repository : fedora
Summary : Development headers for pybind11
URL : https://github.com/pybind/pybind11
License : BSD
Description :
: pybind11 is a lightweight header-only library that exposes C++ types
: in Python and vice versa, mainly to create Python bindings of existing
: C++ code.
:
: This package contains the development headers for pybind11.