How To Install python-ldb-devel-common on Fedora 36

In this tutorial we learn how to install python-ldb-devel-common in Fedora 36. python-ldb-devel-common is Common development files for the Python bindings for the LDB library

Introduction

In this tutorial we learn how to install python-ldb-devel-common on Fedora 36.

What is python-ldb-devel-common

Development files for the Python bindings for the LDB library. This package includes files that aren’t specific to a Python version.

We can use yum or dnf to install python-ldb-devel-common on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python-ldb-devel-common.

Install python-ldb-devel-common on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python-ldb-devel-common using dnf by running the following command:

sudo dnf -y install python-ldb-devel-common

Install python-ldb-devel-common on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python-ldb-devel-common using yum by running the following command:

sudo yum -y install python-ldb-devel-common

How To Uninstall python-ldb-devel-common on Fedora 36

To uninstall only the python-ldb-devel-common package we can use the following command:

sudo dnf remove python-ldb-devel-common

python-ldb-devel-common Package Contents on Fedora 36

/usr/include/pyldb.h
/usr/share/man/man3/PyLdbControlObject.3.gz
/usr/share/man/man3/PyLdbDnObject.3.gz
/usr/share/man/man3/PyLdbMessageElementObject.3.gz
/usr/share/man/man3/PyLdbMessageObject.3.gz
/usr/share/man/man3/PyLdbModuleObject.3.gz
/usr/share/man/man3/PyLdbObject.3.gz
/usr/share/man/man3/PyLdbResultObject.3.gz
/usr/share/man/man3/PyLdbTreeObject.3.gz

References

Summary

In this tutorial we learn how to install python-ldb-devel-common on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install python-ldb-devel-common on Fedora 36” linkTitle: “python-ldb-devel-common” type: “docs” description: “In this tutorial we learn how to install python-ldb-devel-common in Fedora 36. python-ldb-devel-common is Common development files for the Python bindings for the LDB library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/python-ldb-devel-common-featured.png

Introduction

In this tutorial we learn how to install python-ldb-devel-common on Fedora 36.

What is python-ldb-devel-common

Development files for the Python bindings for the LDB library. This package includes files that aren’t specific to a Python version.

We can use yum or dnf to install python-ldb-devel-common on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python-ldb-devel-common.

Install python-ldb-devel-common on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python-ldb-devel-common using dnf by running the following command:

sudo dnf -y install python-ldb-devel-common

Install python-ldb-devel-common on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python-ldb-devel-common using yum by running the following command:

sudo yum -y install python-ldb-devel-common

How To Uninstall python-ldb-devel-common on Fedora 36

To uninstall only the python-ldb-devel-common package we can use the following command:

sudo dnf remove python-ldb-devel-common

python-ldb-devel-common Package Contents on Fedora 36

/usr/include/pyldb.h
/usr/share/man/man3/PyLdbControlObject.3.gz
/usr/share/man/man3/PyLdbDnObject.3.gz
/usr/share/man/man3/PyLdbMessageElementObject.3.gz
/usr/share/man/man3/PyLdbMessageObject.3.gz
/usr/share/man/man3/PyLdbModuleObject.3.gz
/usr/share/man/man3/PyLdbObject.3.gz
/usr/share/man/man3/PyLdbResultObject.3.gz
/usr/share/man/man3/PyLdbTreeObject.3.gz

References

Summary

In this tutorial we learn how to install python-ldb-devel-common on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).