How To Install kiten-libs on Fedora 36
Introduction
In this tutorial we learn how to install kiten-libs
on Fedora 36.
What is kiten-libs
Runtime files for kiten.
We can use yum
or dnf
to install kiten-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install kiten-libs.
Install kiten-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 kiten-libs
using dnf
by running the following command:
sudo dnf -y install kiten-libs
Install kiten-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 kiten-libs
using yum
by running the following command:
sudo yum -y install kiten-libs
How To Uninstall kiten-libs on Fedora 36
To uninstall only the kiten-libs
package we can use the following command:
sudo dnf remove kiten-libs
kiten-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/34af8f094befbb755ae63c34aef4188bc97c55
/usr/lib/libkiten.so.5
/usr/lib/libkiten.so.5.0.0
References
Summary
In this tutorial we learn how to install kiten-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install kiten-libs on Fedora 36” linkTitle: “kiten-libs” type: “docs” description: “In this tutorial we learn how to install kiten-libs in Fedora 36. kiten-libs is Runtime files for kiten” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/kiten-libs-featured.png
Introduction
In this tutorial we learn how to install kiten-libs
on Fedora 36.
What is kiten-libs
Runtime files for kiten.
We can use yum
or dnf
to install kiten-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install kiten-libs.
Install kiten-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 kiten-libs
using dnf
by running the following command:
sudo dnf -y install kiten-libs
Install kiten-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 kiten-libs
using yum
by running the following command:
sudo yum -y install kiten-libs
How To Uninstall kiten-libs on Fedora 36
To uninstall only the kiten-libs
package we can use the following command:
sudo dnf remove kiten-libs
kiten-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/8364dc9dff5229b8a583b1828d678e0ae5b978
/usr/lib64/libkiten.so.5
/usr/lib64/libkiten.so.5.0.0
References
Summary
In this tutorial we learn how to install kiten-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).