How To Install libime-devel on Fedora 36

In this tutorial we learn how to install libime-devel in Fedora 36. libime-devel is Development files for libime

Introduction

In this tutorial we learn how to install libime-devel on Fedora 36.

What is libime-devel

Development files for libime

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

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

sudo dnf -y install libime-devel

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

sudo yum -y install libime-devel

How To Uninstall libime-devel on Fedora 36

To uninstall only the libime-devel package we can use the following command:

sudo dnf remove libime-devel

libime-devel Package Contents on Fedora 36

/usr/include/LibIME
/usr/include/LibIME/libime
/usr/include/LibIME/libime/core
/usr/include/LibIME/libime/core/datrie.h
/usr/include/LibIME/libime/core/decoder.h
/usr/include/LibIME/libime/core/dictionary.h
/usr/include/LibIME/libime/core/historybigram.h
/usr/include/LibIME/libime/core/inputbuffer.h
/usr/include/LibIME/libime/core/languagemodel.h
/usr/include/LibIME/libime/core/lattice.h
/usr/include/LibIME/libime/core/libimecore_export.h
/usr/include/LibIME/libime/core/lrucache.h
/usr/include/LibIME/libime/core/prediction.h
/usr/include/LibIME/libime/core/segmentgraph.h
/usr/include/LibIME/libime/core/triedictionary.h
/usr/include/LibIME/libime/core/userlanguagemodel.h
/usr/include/LibIME/libime/core/utils.h
/usr/include/LibIME/libime/pinyin
/usr/include/LibIME/libime/pinyin/libimepinyin_export.h
/usr/include/LibIME/libime/pinyin/pinyincontext.h
/usr/include/LibIME/libime/pinyin/pinyindata.h
/usr/include/LibIME/libime/pinyin/pinyindecoder.h
/usr/include/LibIME/libime/pinyin/pinyindictionary.h
/usr/include/LibIME/libime/pinyin/pinyinencoder.h
/usr/include/LibIME/libime/pinyin/pinyinime.h
/usr/include/LibIME/libime/pinyin/pinyinmatchstate.h
/usr/include/LibIME/libime/pinyin/pinyinmatchstate_p.h
/usr/include/LibIME/libime/pinyin/shuangpindata.h
/usr/include/LibIME/libime/pinyin/shuangpinprofile.h
/usr/include/LibIME/libime/table
/usr/include/LibIME/libime/table/autophrasedict.h
/usr/include/LibIME/libime/table/libimetable_export.h
/usr/include/LibIME/libime/table/tablebaseddictionary.h
/usr/include/LibIME/libime/table/tablecontext.h
/usr/include/LibIME/libime/table/tabledecoder.h
/usr/include/LibIME/libime/table/tableoptions.h
/usr/include/LibIME/libime/table/tablerule.h
/usr/lib/cmake/LibIMECore
/usr/lib/cmake/LibIMECore/LibIMECoreConfig.cmake
/usr/lib/cmake/LibIMECore/LibIMECoreConfigVersion.cmake
/usr/lib/cmake/LibIMECore/LibIMECoreTargets-noconfig.cmake
/usr/lib/cmake/LibIMECore/LibIMECoreTargets.cmake
/usr/lib/cmake/LibIMEPinyin
/usr/lib/cmake/LibIMEPinyin/LibIMEPinyinConfig.cmake
/usr/lib/cmake/LibIMEPinyin/LibIMEPinyinConfigVersion.cmake
/usr/lib/cmake/LibIMEPinyin/LibIMEPinyinTargets-noconfig.cmake
/usr/lib/cmake/LibIMEPinyin/LibIMEPinyinTargets.cmake
/usr/lib/cmake/LibIMETable
/usr/lib/cmake/LibIMETable/LibIMETableConfig.cmake
/usr/lib/cmake/LibIMETable/LibIMETableConfigVersion.cmake
/usr/lib/cmake/LibIMETable/LibIMETableTargets-noconfig.cmake
/usr/lib/cmake/LibIMETable/LibIMETableTargets.cmake
/usr/lib/libIMECore.so
/usr/lib/libIMEPinyin.so
/usr/lib/libIMETable.so

References

Summary

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


title: “How To Install libime-devel on Fedora 36” linkTitle: “libime-devel” type: “docs” description: “In this tutorial we learn how to install libime-devel in Fedora 36. libime-devel is Development files for libime” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libime-devel-featured.png

Introduction

In this tutorial we learn how to install libime-devel on Fedora 36.

What is libime-devel

Development files for libime

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

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

sudo dnf -y install libime-devel

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

sudo yum -y install libime-devel

How To Uninstall libime-devel on Fedora 36

To uninstall only the libime-devel package we can use the following command:

sudo dnf remove libime-devel

libime-devel Package Contents on Fedora 36

/usr/include/LibIME
/usr/include/LibIME/libime
/usr/include/LibIME/libime/core
/usr/include/LibIME/libime/core/datrie.h
/usr/include/LibIME/libime/core/decoder.h
/usr/include/LibIME/libime/core/dictionary.h
/usr/include/LibIME/libime/core/historybigram.h
/usr/include/LibIME/libime/core/inputbuffer.h
/usr/include/LibIME/libime/core/languagemodel.h
/usr/include/LibIME/libime/core/lattice.h
/usr/include/LibIME/libime/core/libimecore_export.h
/usr/include/LibIME/libime/core/lrucache.h
/usr/include/LibIME/libime/core/prediction.h
/usr/include/LibIME/libime/core/segmentgraph.h
/usr/include/LibIME/libime/core/triedictionary.h
/usr/include/LibIME/libime/core/userlanguagemodel.h
/usr/include/LibIME/libime/core/utils.h
/usr/include/LibIME/libime/pinyin
/usr/include/LibIME/libime/pinyin/libimepinyin_export.h
/usr/include/LibIME/libime/pinyin/pinyincontext.h
/usr/include/LibIME/libime/pinyin/pinyindata.h
/usr/include/LibIME/libime/pinyin/pinyindecoder.h
/usr/include/LibIME/libime/pinyin/pinyindictionary.h
/usr/include/LibIME/libime/pinyin/pinyinencoder.h
/usr/include/LibIME/libime/pinyin/pinyinime.h
/usr/include/LibIME/libime/pinyin/pinyinmatchstate.h
/usr/include/LibIME/libime/pinyin/pinyinmatchstate_p.h
/usr/include/LibIME/libime/pinyin/shuangpindata.h
/usr/include/LibIME/libime/pinyin/shuangpinprofile.h
/usr/include/LibIME/libime/table
/usr/include/LibIME/libime/table/autophrasedict.h
/usr/include/LibIME/libime/table/libimetable_export.h
/usr/include/LibIME/libime/table/tablebaseddictionary.h
/usr/include/LibIME/libime/table/tablecontext.h
/usr/include/LibIME/libime/table/tabledecoder.h
/usr/include/LibIME/libime/table/tableoptions.h
/usr/include/LibIME/libime/table/tablerule.h
/usr/lib64/cmake/LibIMECore
/usr/lib64/cmake/LibIMECore/LibIMECoreConfig.cmake
/usr/lib64/cmake/LibIMECore/LibIMECoreConfigVersion.cmake
/usr/lib64/cmake/LibIMECore/LibIMECoreTargets-noconfig.cmake
/usr/lib64/cmake/LibIMECore/LibIMECoreTargets.cmake
/usr/lib64/cmake/LibIMEPinyin
/usr/lib64/cmake/LibIMEPinyin/LibIMEPinyinConfig.cmake
/usr/lib64/cmake/LibIMEPinyin/LibIMEPinyinConfigVersion.cmake
/usr/lib64/cmake/LibIMEPinyin/LibIMEPinyinTargets-noconfig.cmake
/usr/lib64/cmake/LibIMEPinyin/LibIMEPinyinTargets.cmake
/usr/lib64/cmake/LibIMETable
/usr/lib64/cmake/LibIMETable/LibIMETableConfig.cmake
/usr/lib64/cmake/LibIMETable/LibIMETableConfigVersion.cmake
/usr/lib64/cmake/LibIMETable/LibIMETableTargets-noconfig.cmake
/usr/lib64/cmake/LibIMETable/LibIMETableTargets.cmake
/usr/lib64/libIMECore.so
/usr/lib64/libIMEPinyin.so
/usr/lib64/libIMETable.so

References

Summary

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