How To Install coin-or-Dip-devel on Fedora 36

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

Introduction

In this tutorial we learn how to install coin-or-Dip-devel on Fedora 36.

What is coin-or-Dip-devel

The coin-or-Dip-devel package contains libraries and header files for developing applications that use coin-or-Dip.

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

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

sudo dnf -y install coin-or-Dip-devel

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

sudo yum -y install coin-or-Dip-devel

How To Uninstall coin-or-Dip-devel on Fedora 36

To uninstall only the coin-or-Dip-devel package we can use the following command:

sudo dnf remove coin-or-Dip-devel

coin-or-Dip-devel Package Contents on Fedora 36

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

## Introduction

In this tutorial we learn how to install `coin-or-Dip-devel` on Fedora 36.

### What is `coin-or-Dip-devel`

> The coin-or-Dip-devel package contains libraries and header files for developing applications that use coin-or-Dip.  

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

## Install coin-or-Dip-devel on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install coin-or-Dip-devel using dnf by running the following command:

sudo dnf -y install coin-or-Dip-devel

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

sudo yum -y install coin-or-Dip-devel

How To Uninstall coin-or-Dip-devel on Fedora 36

To uninstall only the coin-or-Dip-devel package we can use the following command:

sudo dnf remove coin-or-Dip-devel

coin-or-Dip-devel Package Contents on Fedora 36

/usr/include/coin/AlpsDecompModel.h
/usr/include/coin/AlpsDecompNodeDesc.h
/usr/include/coin/AlpsDecompParam.h
/usr/include/coin/AlpsDecompSolution.h
/usr/include/coin/AlpsDecompTreeNode.h
/usr/include/coin/Decomp.h
/usr/include/coin/DecompAlgo.h
/usr/include/coin/DecompAlgoC.h
/usr/include/coin/DecompAlgoCGL.h
/usr/include/coin/DecompAlgoD.h
/usr/include/coin/DecompAlgoPC.h
/usr/include/coin/DecompAlgoRC.h
/usr/include/coin/DecompApp.h
/usr/include/coin/DecompConfig.h
/usr/include/coin/DecompConstraintSet.h
/usr/include/coin/DecompCut.h
/usr/include/coin/DecompCutOsi.h
/usr/include/coin/DecompCutPool.h
/usr/include/coin/DecompMemPool.h
/usr/include/coin/DecompModel.h
/usr/include/coin/DecompParam.h
/usr/include/coin/DecompSolution.h
/usr/include/coin/DecompSolverResult.h
/usr/include/coin/DecompStats.h
/usr/include/coin/DecompVar.h
/usr/include/coin/DecompVarPool.h
/usr/include/coin/DecompWaitingCol.h
/usr/include/coin/DecompWaitingRow.h
/usr/include/coin/UtilGraphLib.h
/usr/include/coin/UtilHash.h
/usr/include/coin/UtilKnapsack.h
/usr/include/coin/UtilMacros.h
/usr/include/coin/UtilMacrosAlps.h
/usr/include/coin/UtilMacrosDecomp.h
/usr/include/coin/UtilParameters.h
/usr/include/coin/UtilTimer.h
/usr/lib64/libDecomp.so
/usr/lib64/pkgconfig/dip.pc

References

Summary

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

/usr/include/coin/AlpsDecompModel.h /usr/include/coin/AlpsDecompNodeDesc.h /usr/include/coin/AlpsDecompParam.h /usr/include/coin/AlpsDecompSolution.h /usr/include/coin/AlpsDecompTreeNode.h /usr/include/coin/Decomp.h /usr/include/coin/DecompAlgo.h /usr/include/coin/DecompAlgoC.h /usr/include/coin/DecompAlgoCGL.h /usr/include/coin/DecompAlgoD.h /usr/include/coin/DecompAlgoPC.h /usr/include/coin/DecompAlgoRC.h /usr/include/coin/DecompApp.h /usr/include/coin/DecompConfig.h /usr/include/coin/DecompConstraintSet.h /usr/include/coin/DecompCut.h /usr/include/coin/DecompCutOsi.h /usr/include/coin/DecompCutPool.h /usr/include/coin/DecompMemPool.h /usr/include/coin/DecompModel.h /usr/include/coin/DecompParam.h /usr/include/coin/DecompSolution.h /usr/include/coin/DecompSolverResult.h /usr/include/coin/DecompStats.h /usr/include/coin/DecompVar.h /usr/include/coin/DecompVarPool.h /usr/include/coin/DecompWaitingCol.h /usr/include/coin/DecompWaitingRow.h /usr/include/coin/UtilGraphLib.h /usr/include/coin/UtilHash.h /usr/include/coin/UtilKnapsack.h /usr/include/coin/UtilMacros.h /usr/include/coin/UtilMacrosAlps.h /usr/include/coin/UtilMacrosDecomp.h /usr/include/coin/UtilParameters.h /usr/include/coin/UtilTimer.h /usr/lib/libDecomp.so /usr/lib/pkgconfig/dip.pc


## References

* [coin-or-Dip-devel website](https://github.com/coin-or/Dip/wiki)

## Summary

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