How to Install and Uninstall pybind11-json-devel.noarch Package on CentOS Stream 9
Last updated: December 27,2024
1. Install "pybind11-json-devel.noarch" package
Please follow the guidelines below to install pybind11-json-devel.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
pybind11-json-devel.noarch
Copied
2. Uninstall "pybind11-json-devel.noarch" package
Learn how to uninstall pybind11-json-devel.noarch on CentOS Stream 9:
$
sudo dnf remove
pybind11-json-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the pybind11-json-devel.noarch package on CentOS Stream 9
Last metadata expiration check: 1:57:49 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : pybind11-json-devel
Version : 0.2.13
Release : 1.el9
Architecture : noarch
Size : 14 k
Source : pybind11-json-0.2.13-1.el9.src.rpm
Repository : epel
Summary : Using nlohmann::json with pybind11
URL : https://github.com/pybind/pybind11_json
License : BSD
Description : pybind11_json is an nlohmann::json to pybind11 bridge, it allows you to
: automatically convert nlohmann::json to py::object and the other way around.
: Simply include the header, and the automatic conversion will be enabled.
Available Packages
Name : pybind11-json-devel
Version : 0.2.13
Release : 1.el9
Architecture : noarch
Size : 14 k
Source : pybind11-json-0.2.13-1.el9.src.rpm
Repository : epel
Summary : Using nlohmann::json with pybind11
URL : https://github.com/pybind/pybind11_json
License : BSD
Description : pybind11_json is an nlohmann::json to pybind11 bridge, it allows you to
: automatically convert nlohmann::json to py::object and the other way around.
: Simply include the header, and the automatic conversion will be enabled.