How To Install kontact-libs on Fedora 36
Introduction
In this tutorial we learn how to install kontact-libs
on Fedora 36.
What is kontact-libs
Runtime libraries for kontact.
We can use yum
or dnf
to install kontact-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install kontact-libs.
Install kontact-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 kontact-libs
using dnf
by running the following command:
sudo dnf -y install kontact-libs
Install kontact-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 kontact-libs
using yum
by running the following command:
sudo yum -y install kontact-libs
---
title: “How To Install kontact-libs on Fedora 36”
How To Uninstall kontact-libs on Fedora 36
linkTitle: “kontact-libs”
type: “docs”
To uninstall only the kontact-libs
package we can use the following command:
description: “In this tutorial we learn how to install kontact-libs in Fedora 36. kontact-libs is Runtime libraries for kontact”
date: "2022-08-17"
sudo dnf remove kontact-libs
lastmod: "2022-08-17"
#image: /images/fedora/36/kontact-libs-featured.png
kontact-libs Package Contents on Fedora 36
Introduction
In this tutorial we learn how to install `kontact-libs` on Fedora 36.
### What is `kontact-libs`
> Runtime libraries for kontact.
We can use `yum` or `dnf` to install `kontact-libs` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install kontact-libs.
## Install kontact-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 kontact-libs
using dnf
by running the following command:
sudo dnf -y install kontact-libs
Install kontact-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 kontact-libs
using yum
by running the following command:
sudo yum -y install kontact-libs
How To Uninstall kontact-libs on Fedora 36
To uninstall only the kontact-libs
package we can use the following command:
sudo dnf remove kontact-libs
kontact-libs Package Contents on Fedora 36
/usr/lib/.build-id /usr/lib/.build-id/7a /usr/lib/.build-id/7a/a4f26c0862fa294e505bcd988ba6cbaf28e619 /usr/lib/.build-id/94 /usr/lib/.build-id/94/5439cef51ecf5287debe1367b9270969210381 /usr/lib/libkontactprivate.so.5 /usr/lib/libkontactprivate.so.5.19.2 /usr/lib/qt5/plugins/pim/kcms/kontact/kcm_kontact.so
References
Summary
In this tutorial we learn how to install kontact-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/lib/.build-id /usr/lib/.build-id/76 /usr/lib/.build-id/76/e39a7f985934a49079acdb072e3cdcb4e7f329 /usr/lib/.build-id/91 /usr/lib/.build-id/91/382c99b9560e6f5a039e09abedf709d96a7d29 /usr/lib64/libkontactprivate.so.5 /usr/lib64/libkontactprivate.so.5.19.2 /usr/lib64/qt5/plugins/pim/kcms/kontact/kcm_kontact.so
## References
* [kontact-libs website](https://www.kde.org/applications/office/kontact)
## Summary
In this tutorial we learn how to install `kontact-libs` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).