title: “How To Install pim-data-exporter-libs on Fedora 36” title: “How To Install pim-data-exporter-libs on Fedora 36” linkTitle: “pim-data-exporter-libs” linkTitle: “pim-data-exporter-libs” type: “docs” type: “docs” description: “In this tutorial we learn how to install pim-data-exporter-libs in Fedora 36. pim-data-exporter-libs is Runtime libraries for pim-data-exporter” description: “In this tutorial we learn how to install pim-data-exporter-libs in Fedora 36. pim-data-exporter-libs is Runtime libraries for pim-data-exporter” date: “2022-08-17” date: “2022-08-17” lastmod: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/pim-data-exporter-libs-featured.png #image: /images/fedora/36/pim-data-exporter-libs-featured.png


Introduction

Introduction

In this tutorial we learn how to install pim-data-exporter-libs on Fedora 36.

What is pim-data-exporter-libs

Runtime libraries for pim-data-exporter.

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

Install pim-data-exporter-libs on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

In this tutorial we learn how to install pim-data-exporter-libs on Fedora 36. After updating yum database, We can install pim-data-exporter-libs using dnf by running the following command:

What is pim-data-exporter-libs


sudo dnf -y install pim-data-exporter-libs

Runtime libraries for pim-data-exporter.

Install pim-data-exporter-libs on Fedora 36 Using yum

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

Update yum database with yum using the following command.

Install pim-data-exporter-libs on Fedora 36 Using dnf


sudo yum makecache --refresh
Update yum database with `dnf` using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install `pim-data-exporter-libs` using `yum` by running the following command:
sudo yum -y install pim-data-exporter-libs
After updating yum database, We can install `pim-data-exporter-libs` using `dnf` by running the following command:

How To Uninstall pim-data-exporter-libs on Fedora 36


sudo dnf -y install pim-data-exporter-libs

To uninstall only the pim-data-exporter-libs package we can use the following command:

## Install pim-data-exporter-libs on Fedora 36 Using yum
sudo dnf remove pim-data-exporter-libs

Update yum database with yum using the following command.

pim-data-exporter-libs Package Contents on Fedora 36


sudo yum makecache --refresh
```bash

After updating yum database, We can install pim-data-exporter-libs using yum by running the following command:

sudo yum -y install pim-data-exporter-libs

How To Uninstall pim-data-exporter-libs on Fedora 36

To uninstall only the pim-data-exporter-libs package we can use the following command:

sudo dnf remove pim-data-exporter-libs

pim-data-exporter-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/f638cad792ba93d7a77bdad356088e229b9295
/usr/lib64/libpimdataexporterprivate.so.5
/usr/lib64/libpimdataexporterprivate.so.5.19.2

References

Summary

In this tutorial we learn how to install pim-data-exporter-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/lib/.build-id /usr/lib/.build-id/12 /usr/lib/.build-id/12/587fa3e10e87d2e62251544e1e7c9e4c1c980d /usr/lib/libpimdataexporterprivate.so.5 /usr/lib/libpimdataexporterprivate.so.5.19.2


## References

* [pim-data-exporter-libs website](https://userbase.kde.org/Akonadi/)

## Summary

In this tutorial we learn how to install `pim-data-exporter-libs` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).