How To Install kiten-devel on Fedora 36
Introduction
In this tutorial we learn how to install kiten-devel
on Fedora 36.
What is kiten-devel
Development files for kiten.
We can use yum
or dnf
to install kiten-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install kiten-devel.
Install kiten-devel 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-devel
using dnf
by running the following command:
sudo dnf -y install kiten-devel
Install kiten-devel 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-devel
using yum
by running the following command:
sudo yum -y install kiten-devel
How To Uninstall kiten-devel on Fedora 36
To uninstall only the kiten-devel
package we can use the following command:
sudo dnf remove kiten-devel
kiten-devel Package Contents on Fedora 36
/usr/include/libkiten
/usr/include/libkiten/DictEdict
/usr/include/libkiten/DictEdict/dictfileedict.h
/usr/include/libkiten/DictEdict/entryedict.h
/usr/include/libkiten/DictKanjidic
/usr/include/libkiten/DictKanjidic/dictfilekanjidic.h
/usr/include/libkiten/DictKanjidic/entrykanjidic.h
/usr/include/libkiten/dictionarymanager.h
/usr/include/libkiten/dictionarypreferencedialog.h
/usr/include/libkiten/dictquery.h
/usr/include/libkiten/entry.h
/usr/include/libkiten/entrylist.h
/usr/include/libkiten/historyptrlist.h
/usr/include/libkiten/kromajiedit.h
/usr/lib/libkiten.so
References
Summary
In this tutorial we learn how to install kiten-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install kiten-devel on Fedora 36” linkTitle: “kiten-devel” type: “docs” description: “In this tutorial we learn how to install kiten-devel in Fedora 36. kiten-devel is Development files for kiten” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/kiten-devel-featured.png
Introduction
In this tutorial we learn how to install kiten-devel
on Fedora 36.
What is kiten-devel
Development files for kiten.
We can use yum
or dnf
to install kiten-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install kiten-devel.
Install kiten-devel 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-devel
using dnf
by running the following command:
sudo dnf -y install kiten-devel
Install kiten-devel 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-devel
using yum
by running the following command:
sudo yum -y install kiten-devel
How To Uninstall kiten-devel on Fedora 36
To uninstall only the kiten-devel
package we can use the following command:
sudo dnf remove kiten-devel
kiten-devel Package Contents on Fedora 36
/usr/include/libkiten
/usr/include/libkiten/DictEdict
/usr/include/libkiten/DictEdict/dictfileedict.h
/usr/include/libkiten/DictEdict/entryedict.h
/usr/include/libkiten/DictKanjidic
/usr/include/libkiten/DictKanjidic/dictfilekanjidic.h
/usr/include/libkiten/DictKanjidic/entrykanjidic.h
/usr/include/libkiten/dictionarymanager.h
/usr/include/libkiten/dictionarypreferencedialog.h
/usr/include/libkiten/dictquery.h
/usr/include/libkiten/entry.h
/usr/include/libkiten/entrylist.h
/usr/include/libkiten/historyptrlist.h
/usr/include/libkiten/kromajiedit.h
/usr/lib64/libkiten.so
References
Summary
In this tutorial we learn how to install kiten-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).