How To Install libkolabxml on Fedora 36
Introduction
In this tutorial we learn how to install libkolabxml on Fedora 36.
What is libkolabxml
The libkolabxml parsing library interprets Kolab XML formats (xCal, xCard) with bindings for Python, PHP and other languages. The language bindings are available through sub-packages.
We can use yum or dnf to install libkolabxml on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libkolabxml.
Install libkolabxml 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 using dnf by running the following command:
sudo dnf -y install libkolabxml
Install libkolabxml 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 using yum by running the following command:
sudo yum -y install libkolabxml
How To Uninstall libkolabxml on Fedora 36
To uninstall only the libkolabxml package we can use the following command:
sudo dnf remove libkolabxml
libkolabxml Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/a494d35dff8420a28e9e1f175496f45650345f
/usr/lib/libkolabxml.so.1
/usr/lib/libkolabxml.so.1.2.0
/usr/share/doc/libkolabxml
/usr/share/doc/libkolabxml/DEVELOPMENT
/usr/share/doc/libkolabxml/NEWS
/usr/share/doc/libkolabxml/README
/usr/share/licenses/libkolabxml
/usr/share/licenses/libkolabxml/COPYING
/usr/share/licenses/libkolabxml/COPYING.apachev2
/usr/share/licenses/libkolabxml/COPYING.lgplv3
References
Summary
In this tutorial we learn how to install libkolabxml on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libkolabxml on Fedora 36” linkTitle: “libkolabxml” type: “docs” description: “In this tutorial we learn how to install libkolabxml in Fedora 36. libkolabxml is Kolab XML format collection parser library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libkolabxml-featured.png
Introduction
In this tutorial we learn how to install libkolabxml on Fedora 36.
What is libkolabxml
The libkolabxml parsing library interprets Kolab XML formats (xCal, xCard) with bindings for Python, PHP and other languages. The language bindings are available through sub-packages.
We can use yum or dnf to install libkolabxml on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libkolabxml.
Install libkolabxml 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 using dnf by running the following command:
sudo dnf -y install libkolabxml
Install libkolabxml 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 using yum by running the following command:
sudo yum -y install libkolabxml
How To Uninstall libkolabxml on Fedora 36
To uninstall only the libkolabxml package we can use the following command:
sudo dnf remove libkolabxml
libkolabxml Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/6af6d6b5de21c8a8246d280a083e2683051747
/usr/lib64/libkolabxml.so.1
/usr/lib64/libkolabxml.so.1.2.0
/usr/share/doc/libkolabxml
/usr/share/doc/libkolabxml/DEVELOPMENT
/usr/share/doc/libkolabxml/NEWS
/usr/share/doc/libkolabxml/README
/usr/share/licenses/libkolabxml
/usr/share/licenses/libkolabxml/COPYING
/usr/share/licenses/libkolabxml/COPYING.apachev2
/usr/share/licenses/libkolabxml/COPYING.lgplv3
References
Summary
In this tutorial we learn how to install libkolabxml on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).