How To Install SuperLUMT-devel on Fedora 36

In this tutorial we learn how to install SuperLUMT-devel in Fedora 36. SuperLUMT-devel is The SuperLUMT headers and development-related files

Introduction

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

What is SuperLUMT-devel

Shared links and header files used by SuperLUMT.

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

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

sudo dnf -y install SuperLUMT-devel
---

title: “How To Install SuperLUMT-devel on Fedora 36” linkTitle: “SuperLUMT-devel”

Install SuperLUMT-devel on Fedora 36 Using yum

type: “docs”

Update yum database with yum using the following command. description: “In this tutorial we learn how to install SuperLUMT-devel in Fedora 36. SuperLUMT-devel is The SuperLUMT headers and development-related files”

date: “2022-08-17”

lastmod: "2022-08-17"
sudo yum makecache --refresh
#image: /images/fedora/36/SuperLUMT-devel-featured.png

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

Introduction

In this tutorial we learn how to install `SuperLUMT-devel` on Fedora 36.
sudo yum -y install SuperLUMT-devel

What is SuperLUMT-devel

How To Uninstall SuperLUMT-devel on Fedora 36

Shared links and header files used by SuperLUMT.
To uninstall only the SuperLUMT-devel package we can use the following command:

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

Install SuperLUMT-devel on Fedora 36 Using dnf

SuperLUMT-devel Package Contents on Fedora 36

Update yum database with dnf using the following command.


```bash
sudo dnf makecache --refresh

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

sudo dnf -y install SuperLUMT-devel

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

sudo yum -y install SuperLUMT-devel

How To Uninstall SuperLUMT-devel on Fedora 36

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

sudo dnf remove SuperLUMT-devel

SuperLUMT-devel Package Contents on Fedora 36

/usr/include/SuperLUMT
/usr/include/SuperLUMT/colamd.h
/usr/include/SuperLUMT/pxgstrf_synch.h
/usr/include/SuperLUMT/slu_dcomplex.h
/usr/include/SuperLUMT/slu_mt_Cnames.h
/usr/include/SuperLUMT/slu_mt_cdefs.h
/usr/include/SuperLUMT/slu_mt_ddefs.h
/usr/include/SuperLUMT/slu_mt_machines.h
/usr/include/SuperLUMT/slu_mt_sdefs.h
/usr/include/SuperLUMT/slu_mt_util.h
/usr/include/SuperLUMT/slu_mt_zdefs.h
/usr/include/SuperLUMT/slu_scomplex.h
/usr/include/SuperLUMT/supermatrix.h
/usr/lib64/libsuperlumt_c.so
/usr/lib64/libsuperlumt_d.so
/usr/lib64/libsuperlumt_s.so
/usr/lib64/libsuperlumt_z.so

References

Summary

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

/usr/include/SuperLUMT /usr/include/SuperLUMT/colamd.h /usr/include/SuperLUMT/pxgstrf_synch.h /usr/include/SuperLUMT/slu_dcomplex.h /usr/include/SuperLUMT/slu_mt_Cnames.h /usr/include/SuperLUMT/slu_mt_cdefs.h /usr/include/SuperLUMT/slu_mt_ddefs.h /usr/include/SuperLUMT/slu_mt_machines.h /usr/include/SuperLUMT/slu_mt_sdefs.h /usr/include/SuperLUMT/slu_mt_util.h /usr/include/SuperLUMT/slu_mt_zdefs.h /usr/include/SuperLUMT/slu_scomplex.h /usr/include/SuperLUMT/supermatrix.h /usr/lib/libsuperlumt_d.so /usr/lib/libsuperlumt_s.so


## References

* [SuperLUMT-devel website](http://crd-legacy.lbl.gov/~xiaoye/SuperLU/)

## Summary

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