How To Install libnuml-static on Fedora 36

In this tutorial we learn how to install libnuml-static in Fedora 36. libnuml-static is Library that fully supports NUML

Introduction

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

What is libnuml-static

This package provides static library of libnuml.

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

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

sudo dnf -y install libnuml-static

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

sudo yum -y install libnuml-static

How To Uninstall libnuml-static on Fedora 36

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

sudo dnf remove libnuml-static

libnuml-static Package Contents on Fedora 36

---
title: "How To Install libnuml-static on Fedora 36"
linkTitle: "libnuml-static"
type: "docs"
description: "In this tutorial we learn how to install libnuml-static in Fedora 36. libnuml-static is Library that fully supports NUML"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libnuml-static-featured.png
---

## Introduction

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

### What is `libnuml-static`

> This package provides static library of libnuml.  

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

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

sudo dnf -y install libnuml-static

Install libnuml-static on Fedora 36 Using yum

Update yum database with yum using the following command.

/usr/lib64/cmake/numl-static-config-release.cmake
/usr/lib64/cmake/numl-static-config-version.cmake
/usr/lib64/cmake/numl-static-config.cmake
/usr/lib64/libnuml-static.a
/usr/share/doc/libnuml
/usr/share/doc/libnuml/README.md
/usr/share/licenses/libnuml
/usr/share/licenses/libnuml/LICENSE.txt
sudo yum makecache --refresh

After updating yum database, We can install libnuml-static using yum by running the following command:

sudo yum -y install libnuml-static

References


## How To Uninstall libnuml-static on Fedora 36
* [libnuml-static website](https://github.com/NuML/NuML)


To uninstall only the `libnuml-static` package we can use the following command:
## Summary


```bash
sudo dnf remove libnuml-static

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

libnuml-static Package Contents on Fedora 36

/usr/lib/cmake/numl-static-config-release.cmake
/usr/lib/cmake/numl-static-config-version.cmake
/usr/lib/cmake/numl-static-config.cmake
/usr/lib/libnuml-static.a
/usr/share/doc/libnuml
/usr/share/doc/libnuml/README.md
/usr/share/licenses/libnuml
/usr/share/licenses/libnuml/LICENSE.txt

References

Summary

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