How To Install libCombine-static on Fedora 36

In this tutorial we learn how to install libCombine-static in Fedora 36. libCombine-static is Static library of libCombine

Introduction

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

What is libCombine-static

This package provides static library file of libCombine.

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

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

sudo dnf -y install libCombine-static

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

sudo yum -y install libCombine-static

How To Uninstall libCombine-static on Fedora 36

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

sudo dnf remove libCombine-static

libCombine-static Package Contents on Fedora 36

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

## Introduction

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

### What is `libCombine-static`

> This package provides static library file of libCombine.  

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

## Install libCombine-static on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.
/usr/lib/cmake/Combine-static-config-release.cmake
/usr/lib/cmake/Combine-static-config-version.cmake
/usr/lib/cmake/Combine-static-config.cmake
/usr/lib/libCombine-static.a

```bash
sudo dnf makecache --refresh

After updating yum database, We can install `libCombine-static` using `dnf` by running the following command:
## References


```bash
* [libCombine-static website](https://github.com/sbmlteam/libCombine)

sudo dnf -y install libCombine-static
## Summary

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

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

sudo yum -y install libCombine-static

How To Uninstall libCombine-static on Fedora 36

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

sudo dnf remove libCombine-static

libCombine-static Package Contents on Fedora 36

/usr/lib64/cmake/Combine-static-config-release.cmake
/usr/lib64/cmake/Combine-static-config-version.cmake
/usr/lib64/cmake/Combine-static-config.cmake
/usr/lib64/libCombine-static.a

References

Summary

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