How To Install openchange on Fedora 36
Introduction
In this tutorial we learn how to install openchange on Fedora 36.
What is openchange
OpenChange provides libraries to access Microsoft Exchange servers using native protocols.
We can use yum or dnf to install openchange on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install openchange.
Install openchange 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 openchange using dnf by running the following command:
sudo dnf -y install openchange
Install openchange 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 openchange using yum by running the following command:
sudo yum -y install openchange
How To Uninstall openchange on Fedora 36
To uninstall only the openchange package we can use the following command:
sudo dnf remove openchange
openchange Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/9fa376154d0d77ce7d7c5ecdcd2d154e798148
/usr/lib/.build-id/99
/usr/lib/.build-id/99/c3bcdc30e24d6e9b91360ea824a7cb2d94d17e
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/04a9e9350eac2217895067dbc33976a2109549
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/d440d3783eb5ef8bd93a000d152bb7f0784201
/usr/lib/libmapi-openchange.so.0
/usr/lib/libmapi-openchange.so.2.3
/usr/lib/libmapiadmin.so.0
/usr/lib/libmapiadmin.so.2.3
/usr/lib/libmapipp.so.0
/usr/lib/libmapipp.so.2.3
/usr/lib/libocpf.so.0
/usr/lib/libocpf.so.2.3
/usr/share/doc/openchange
/usr/share/doc/openchange/COPYING
/usr/share/doc/openchange/IDL_LICENSE.txt
/usr/share/doc/openchange/VERSION
References
Summary
In this tutorial we learn how to install openchange on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install openchange on Fedora 36” linkTitle: “openchange” type: “docs” description: “In this tutorial we learn how to install openchange in Fedora 36. openchange is Provides access to Microsoft Exchange servers using native protocols” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/openchange-featured.png
Introduction
In this tutorial we learn how to install openchange on Fedora 36.
What is openchange
OpenChange provides libraries to access Microsoft Exchange servers using native protocols.
We can use yum or dnf to install openchange on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install openchange.
Install openchange 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 openchange using dnf by running the following command:
sudo dnf -y install openchange
Install openchange 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 openchange using yum by running the following command:
sudo yum -y install openchange
How To Uninstall openchange on Fedora 36
To uninstall only the openchange package we can use the following command:
sudo dnf remove openchange
openchange Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/27
/usr/lib/.build-id/27/1e9530daaf2e07301ea2f9d01ea1bf5be6e3fa
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/8fb6037c769e1e0182171e349ce8d43898896d
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/78c97e6760eb13cc6049becb14cca5691edd7c
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/3a702713687448e48a11ed83abf7da80c0a536
/usr/lib64/libmapi-openchange.so.0
/usr/lib64/libmapi-openchange.so.2.3
/usr/lib64/libmapiadmin.so.0
/usr/lib64/libmapiadmin.so.2.3
/usr/lib64/libmapipp.so.0
/usr/lib64/libmapipp.so.2.3
/usr/lib64/libocpf.so.0
/usr/lib64/libocpf.so.2.3
/usr/share/doc/openchange
/usr/share/doc/openchange/COPYING
/usr/share/doc/openchange/IDL_LICENSE.txt
/usr/share/doc/openchange/VERSION
References
Summary
In this tutorial we learn how to install openchange on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).