How To Install opencc-devel on Fedora 36

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

Introduction

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

What is opencc-devel

The opencc-devel package contains libraries and header files for developing applications that use opencc.

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

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

sudo dnf -y install opencc-devel

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

sudo yum -y install opencc-devel

How To Uninstall opencc-devel on Fedora 36

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

sudo dnf remove opencc-devel

opencc-devel Package Contents on Fedora 36

/usr/include/opencc
/usr/include/opencc/BinaryDict.hpp
/usr/include/opencc/Common.hpp
/usr/include/opencc/Config.hpp
/usr/include/opencc/Conversion.hpp
/usr/include/opencc/ConversionChain.hpp
/usr/include/opencc/Converter.hpp
/usr/include/opencc/DartsDict.hpp
/usr/include/opencc/Dict.hpp
/usr/include/opencc/DictConverter.hpp
/usr/include/opencc/DictEntry.hpp
/usr/include/opencc/DictGroup.hpp
/usr/include/opencc/Exception.hpp
/usr/include/opencc/Export.hpp
/usr/include/opencc/Lexicon.hpp
/usr/include/opencc/MarisaDict.hpp
/usr/include/opencc/MaxMatchSegmentation.hpp
/usr/include/opencc/Optional.hpp
/usr/include/opencc/PhraseExtract.hpp
/usr/include/opencc/Segmentation.hpp
/usr/include/opencc/Segments.hpp
/usr/include/opencc/SerializableDict.hpp
/usr/include/opencc/SerializedValues.hpp
/usr/include/opencc/SimpleConverter.hpp
/usr/include/opencc/TextDict.hpp
/usr/include/opencc/UTF8StringSlice.hpp
/usr/include/opencc/UTF8Util.hpp
/usr/include/opencc/opencc.h
/usr/lib64/libopencc.so
/usr/lib64/pkgconfig/opencc.pc

References

Summary

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


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

Introduction

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

What is opencc-devel

The opencc-devel package contains libraries and header files for developing applications that use opencc.

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

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

sudo dnf -y install opencc-devel

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

sudo yum -y install opencc-devel

How To Uninstall opencc-devel on Fedora 36

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

sudo dnf remove opencc-devel

opencc-devel Package Contents on Fedora 36

/usr/include/opencc
/usr/include/opencc/BinaryDict.hpp
/usr/include/opencc/Common.hpp
/usr/include/opencc/Config.hpp
/usr/include/opencc/Conversion.hpp
/usr/include/opencc/ConversionChain.hpp
/usr/include/opencc/Converter.hpp
/usr/include/opencc/DartsDict.hpp
/usr/include/opencc/Dict.hpp
/usr/include/opencc/DictConverter.hpp
/usr/include/opencc/DictEntry.hpp
/usr/include/opencc/DictGroup.hpp
/usr/include/opencc/Exception.hpp
/usr/include/opencc/Export.hpp
/usr/include/opencc/Lexicon.hpp
/usr/include/opencc/MarisaDict.hpp
/usr/include/opencc/MaxMatchSegmentation.hpp
/usr/include/opencc/Optional.hpp
/usr/include/opencc/PhraseExtract.hpp
/usr/include/opencc/Segmentation.hpp
/usr/include/opencc/Segments.hpp
/usr/include/opencc/SerializableDict.hpp
/usr/include/opencc/SerializedValues.hpp
/usr/include/opencc/SimpleConverter.hpp
/usr/include/opencc/TextDict.hpp
/usr/include/opencc/UTF8StringSlice.hpp
/usr/include/opencc/UTF8Util.hpp
/usr/include/opencc/opencc.h
/usr/lib/libopencc.so
/usr/lib/pkgconfig/opencc.pc

References

Summary

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