How to Install and Uninstall pybind11 Package on Manjaro

Last updated: April 29,2024

1. Install "pybind11" package

Please follow the guidelines below to install pybind11 on Manjaro

$ sudo pacman -Sy $ sudo pacman -S pybind11

2. Uninstall "pybind11" package

This is a short guide on how to uninstall pybind11 on Manjaro:

$ sudo pacman -Rcns pybind11

3. Information about the pybind11 package on Manjaro

Repository : extra
Name : pybind11
Version : 2.11.1-2
Description : A lightweight header-only library that exposes C++ types in
Python and vice versa
Architecture : any
URL : https://pybind11.readthedocs.org/
Licenses : BSD
Groups : None
Provides : None
Depends On : None
Optional Deps : python-setuptools: for python bindings
Conflicts With : None
Replaces : None
Download Size : 179.04 KiB
Installed Size : 889.78 KiB
Packager : Daniel Bermond
Build Date : Tue Dec 5 18:39:04 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions