How To Install libkolabxml-devel on Fedora 36

In this tutorial we learn how to install libkolabxml-devel in Fedora 36. libkolabxml-devel is Kolab XML library development headers

Introduction

In this tutorial we learn how to install libkolabxml-devel on Fedora 36.

What is libkolabxml-devel

Development headers for the Kolab XML libraries.

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

Install libkolabxml-devel 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 libkolabxml-devel using dnf by running the following command:

sudo dnf -y install libkolabxml-devel

Install libkolabxml-devel 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 libkolabxml-devel using yum by running the following command:

sudo yum -y install libkolabxml-devel

How To Uninstall libkolabxml-devel on Fedora 36

To uninstall only the libkolabxml-devel package we can use the following command:

sudo dnf remove libkolabxml-devel

libkolabxml-devel Package Contents on Fedora 36

/usr/include/kolabxml
/usr/include/kolabxml/global_definitions.h
/usr/include/kolabxml/incidence_p.h
/usr/include/kolabxml/kolabconfiguration.h
/usr/include/kolabxml/kolabcontact.h
/usr/include/kolabxml/kolabcontainers.h
/usr/include/kolabxml/kolabevent.h
/usr/include/kolabxml/kolabevent_p.h
/usr/include/kolabxml/kolabfile.h
/usr/include/kolabxml/kolabformat.h
/usr/include/kolabxml/kolabfreebusy.h
/usr/include/kolabxml/kolabjournal.h
/usr/include/kolabxml/kolabnote.h
/usr/include/kolabxml/kolabtodo.h
/usr/lib64/cmake/Libkolabxml
/usr/lib64/cmake/Libkolabxml/LibkolabxmlConfig.cmake
/usr/lib64/cmake/Libkolabxml/LibkolabxmlConfigVersion.cmake
/usr/lib64/cmake/Libkolabxml/LibkolabxmlTargets-noconfig.cmake
/usr/lib64/cmake/Libkolabxml/LibkolabxmlTargets.cmake
/usr/lib64/libkolabxml.so

References

Summary

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


title: “How To Install libkolabxml-devel on Fedora 36” linkTitle: “libkolabxml-devel” type: “docs” description: “In this tutorial we learn how to install libkolabxml-devel in Fedora 36. libkolabxml-devel is Kolab XML library development headers” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libkolabxml-devel-featured.png

Introduction

In this tutorial we learn how to install libkolabxml-devel on Fedora 36.

What is libkolabxml-devel

Development headers for the Kolab XML libraries.

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

Install libkolabxml-devel 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 libkolabxml-devel using dnf by running the following command:

sudo dnf -y install libkolabxml-devel

Install libkolabxml-devel 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 libkolabxml-devel using yum by running the following command:

sudo yum -y install libkolabxml-devel

How To Uninstall libkolabxml-devel on Fedora 36

To uninstall only the libkolabxml-devel package we can use the following command:

sudo dnf remove libkolabxml-devel

libkolabxml-devel Package Contents on Fedora 36

/usr/include/kolabxml
/usr/include/kolabxml/global_definitions.h
/usr/include/kolabxml/incidence_p.h
/usr/include/kolabxml/kolabconfiguration.h
/usr/include/kolabxml/kolabcontact.h
/usr/include/kolabxml/kolabcontainers.h
/usr/include/kolabxml/kolabevent.h
/usr/include/kolabxml/kolabevent_p.h
/usr/include/kolabxml/kolabfile.h
/usr/include/kolabxml/kolabformat.h
/usr/include/kolabxml/kolabfreebusy.h
/usr/include/kolabxml/kolabjournal.h
/usr/include/kolabxml/kolabnote.h
/usr/include/kolabxml/kolabtodo.h
/usr/lib/cmake/Libkolabxml
/usr/lib/cmake/Libkolabxml/LibkolabxmlConfig.cmake
/usr/lib/cmake/Libkolabxml/LibkolabxmlConfigVersion.cmake
/usr/lib/cmake/Libkolabxml/LibkolabxmlTargets-noconfig.cmake
/usr/lib/cmake/Libkolabxml/LibkolabxmlTargets.cmake
/usr/lib/libkolabxml.so

References

Summary

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