How To Install libCombine-devel on Fedora 36

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

Introduction

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

What is libCombine-devel

This package provides header, shared and static library files of libCombine.

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

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

sudo dnf -y install libCombine-devel

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

sudo yum -y install libCombine-devel

How To Uninstall libCombine-devel on Fedora 36

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

sudo dnf remove libCombine-devel

libCombine-devel Package Contents on Fedora 36

/usr/include/combine
/usr/include/combine/combinearchive.h
/usr/include/combine/knownformats.h
/usr/include/combine/omexdescription.h
/usr/include/combine/util.h
/usr/include/combine/vcard.h
/usr/include/omex
/usr/include/omex/CaBase.h
/usr/include/omex/CaConstructorException.h
/usr/include/omex/CaContent.h
/usr/include/omex/CaCrossRef.h
/usr/include/omex/CaError.h
/usr/include/omex/CaErrorLog.h
/usr/include/omex/CaErrorTable.h
/usr/include/omex/CaListOf.h
/usr/include/omex/CaListOfContents.h
/usr/include/omex/CaListOfCrossRefs.h
/usr/include/omex/CaNamespaces.h
/usr/include/omex/CaOmexManifest.h
/usr/include/omex/CaReader.h
/usr/include/omex/CaTypeCodes.h
/usr/include/omex/CaTypes.h
/usr/include/omex/CaVisitor.h
/usr/include/omex/CaWriter.h
/usr/include/omex/common
/usr/include/omex/common/CaOperationReturnValues.h
/usr/include/omex/common/combinefwd.h
/usr/include/omex/common/common.h
/usr/include/omex/common/extern.h
/usr/include/omex/common/libcombine-config-common.h
/usr/include/omex/common/libcombine-config.h
/usr/include/omex/common/libcombine-namespace.h
/usr/include/omex/common/libcombine-version.h
/usr/lib64/cmake/Combine-config-release.cmake
/usr/lib64/cmake/Combine-config-version.cmake
/usr/lib64/cmake/Combine-config.cmake
/usr/lib64/libCombine.so

References

Summary

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


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

Introduction

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

What is libCombine-devel

This package provides header, shared and static library files of libCombine.

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

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

sudo dnf -y install libCombine-devel

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

sudo yum -y install libCombine-devel

How To Uninstall libCombine-devel on Fedora 36

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

sudo dnf remove libCombine-devel

libCombine-devel Package Contents on Fedora 36

/usr/include/combine
/usr/include/combine/combinearchive.h
/usr/include/combine/knownformats.h
/usr/include/combine/omexdescription.h
/usr/include/combine/util.h
/usr/include/combine/vcard.h
/usr/include/omex
/usr/include/omex/CaBase.h
/usr/include/omex/CaConstructorException.h
/usr/include/omex/CaContent.h
/usr/include/omex/CaCrossRef.h
/usr/include/omex/CaError.h
/usr/include/omex/CaErrorLog.h
/usr/include/omex/CaErrorTable.h
/usr/include/omex/CaListOf.h
/usr/include/omex/CaListOfContents.h
/usr/include/omex/CaListOfCrossRefs.h
/usr/include/omex/CaNamespaces.h
/usr/include/omex/CaOmexManifest.h
/usr/include/omex/CaReader.h
/usr/include/omex/CaTypeCodes.h
/usr/include/omex/CaTypes.h
/usr/include/omex/CaVisitor.h
/usr/include/omex/CaWriter.h
/usr/include/omex/common
/usr/include/omex/common/CaOperationReturnValues.h
/usr/include/omex/common/combinefwd.h
/usr/include/omex/common/common.h
/usr/include/omex/common/extern.h
/usr/include/omex/common/libcombine-config-common.h
/usr/include/omex/common/libcombine-config.h
/usr/include/omex/common/libcombine-namespace.h
/usr/include/omex/common/libcombine-version.h
/usr/lib/cmake/Combine-config-release.cmake
/usr/lib/cmake/Combine-config-version.cmake
/usr/lib/cmake/Combine-config.cmake
/usr/lib/libCombine.so

References

Summary

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