How To Install kleopatra-libs on Fedora 36

In this tutorial we learn how to install kleopatra-libs in Fedora 36. kleopatra-libs is Runtime libraries for Kleopatra

Introduction

In this tutorial we learn how to install kleopatra-libs on Fedora 36.

What is kleopatra-libs

Runtime libraries for Kleopatra.

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

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

sudo dnf -y install kleopatra-libs

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

sudo yum -y install kleopatra-libs

How To Uninstall kleopatra-libs on Fedora 36

To uninstall only the kleopatra-libs package we can use the following command:

sudo dnf remove kleopatra-libs

kleopatra-libs Package Contents on Fedora 36

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

## Introduction

In this tutorial we learn how to install `kleopatra-libs` on Fedora 36.

### What is `kleopatra-libs`

> Runtime libraries for Kleopatra.  

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

## Install kleopatra-libs on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install kleopatra-libs using dnf by running the following command:

sudo dnf -y install kleopatra-libs

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

sudo yum -y install kleopatra-libs

How To Uninstall kleopatra-libs on Fedora 36

To uninstall only the kleopatra-libs package we can use the following command:

sudo dnf remove kleopatra-libs

kleopatra-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/47
/usr/lib/.build-id/47/9f51342118baf5327d40f228d581dd37f7c85b
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/dcdbded3718d353eca5e3667b10f76eaf8df58
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/df47722b0133ac02bbd0f27f6ccbdc8c946f45
/usr/lib/libkleopatraclientcore.so.1
/usr/lib/libkleopatraclientcore.so.1.3.0
/usr/lib/libkleopatraclientgui.so.1
/usr/lib/libkleopatraclientgui.so.1.3.0
/usr/lib/qt5/plugins/pim/kcms/kleopatra/kleopatra_config_gnupgsystem.so

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/74 /usr/lib/.build-id/74/a68e3d40de3f2516912da24a1a616490ace29e /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/a02bb6c1d306c7762dcac38a5477cfa3ca44de /usr/lib/.build-id/e3 /usr/lib/.build-id/e3/12983896ad4532b2394ad48a0e9f9a80021c1d /usr/lib64/libkleopatraclientcore.so.1 /usr/lib64/libkleopatraclientcore.so.1.3.0 /usr/lib64/libkleopatraclientgui.so.1 /usr/lib64/libkleopatraclientgui.so.1.3.0 /usr/lib64/qt5/plugins/pim/kcms/kleopatra/kleopatra_config_gnupgsystem.so


## References

* [kleopatra-libs website](https://invent.kde.org/pim/kleopatra)

## Summary

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