How To Install kmid2-libs on Fedora 36
Introduction
In this tutorial we learn how to install kmid2-libs
on Fedora 36.
What is kmid2-libs
Runtime libraries for kmid2.
We can use yum
or dnf
to install kmid2-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install kmid2-libs.
Install kmid2-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 kmid2-libs
using dnf
by running the following command:
sudo dnf -y install kmid2-libs
Install kmid2-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 kmid2-libs
using yum
by running the following command:
sudo yum -y install kmid2-libs
How To Uninstall kmid2-libs on Fedora 36
To uninstall only the kmid2-libs
package we can use the following command:
sudo dnf remove kmid2-libs
kmid2-libs Package Contents on Fedora 36
---
title: "How To Install kmid2-libs on Fedora 36"
linkTitle: "kmid2-libs"
type: "docs"
description: "In this tutorial we learn how to install kmid2-libs in Fedora 36. kmid2-libs is Runtime libraries for kmid2"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/kmid2-libs-featured.png
---
## Introduction
In this tutorial we learn how to install `kmid2-libs` on Fedora 36.
### What is `kmid2-libs`
> Runtime libraries for kmid2.
We can use `yum` or `dnf` to install `kmid2-libs` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install kmid2-libs.
## Install kmid2-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 kmid2-libs
using dnf
by running the following command:
sudo dnf -y install kmid2-libs
Install kmid2-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 kmid2-libs
using yum
by running the following command:
sudo yum -y install kmid2-libs
How To Uninstall kmid2-libs on Fedora 36
To uninstall only the kmid2-libs
package we can use the following command:
sudo dnf remove kmid2-libs
kmid2-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/457e20dcb568454fd28b43ac550d77632daebc
/usr/lib64/libkmidbackend.so.1
/usr/lib64/libkmidbackend.so.1.0.0
/usr/lib/.build-id
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/1af032e11c105036667815ec1a60f0c8cb0273
/usr/lib/libkmidbackend.so.1
/usr/lib/libkmidbackend.so.1.0.0
References
* [kmid2-libs website](http://userbase.kde.org/KMid2)
## Summary
## References
* [kmid2-libs website](http://userbase.kde.org/KMid2)
In this tutorial we learn how to install `kmid2-libs` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).
## Summary
In this tutorial we learn how to install `kmid2-libs` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).