如何在 OpenSUSE LEAP 15.5 上安装 boost Python 开发头文件

要在 openSUSE Leap 15.5 上安装 Boost Python 开发头文件,使用 libboost_python3-devel 包,该包包含 Boost Python 开发头文件:

install_boost_python_headers.sh
sudo zypper install libboost_python3-devel

Check out similar posts by category: Linux, Boost