How To Install blis-devel on Fedora 36

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

Introduction

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

What is blis-devel

The blis-devel package contains libraries and header files for developing applications that use blis.

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

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

sudo dnf -y install blis-devel

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

sudo yum -y install blis-devel

How To Uninstall blis-devel on Fedora 36

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

sudo dnf remove blis-devel

blis-devel Package Contents on Fedora 36

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

## Introduction

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

### What is `blis-devel`

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

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

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

sudo dnf -y install blis-devel

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

sudo yum -y install blis-devel

How To Uninstall blis-devel on Fedora 36

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

sudo dnf remove blis-devel

blis-devel Package Contents on Fedora 36

/usr/include/blis
/usr/include/blis/blis.h
/usr/include/blis/cblas.h
/usr/include/bliso
/usr/include/bliso/blis.h
/usr/include/bliso/cblas.h
/usr/include/blisp
/usr/include/blisp/blis.h
/usr/include/blisp/cblas.h
/usr/lib/libblis.so
/usr/lib/libbliso.so
/usr/lib/libblisp.so
/usr/share/doc/blis-devel
/usr/share/doc/blis-devel/examples
/usr/share/doc/blis-devel/examples/oapi
/usr/share/doc/blis-devel/examples/oapi/00obj_basic.c
/usr/share/doc/blis-devel/examples/oapi/01obj_attach.c
/usr/share/doc/blis-devel/examples/oapi/02obj_ij.c
/usr/share/doc/blis-devel/examples/oapi/03obj_view.c
/usr/share/doc/blis-devel/examples/oapi/04level0.c
/usr/share/doc/blis-devel/examples/oapi/05level1v.c
/usr/share/doc/blis-devel/examples/oapi/06level1m.c
/usr/share/doc/blis-devel/examples/oapi/07level1m_diag.c
/usr/share/doc/blis-devel/examples/oapi/08level2.c
/usr/share/doc/blis-devel/examples/oapi/09level3.c
/usr/share/doc/blis-devel/examples/oapi/10util.c
/usr/share/doc/blis-devel/examples/oapi/11gemm_md.c
/usr/share/doc/blis-devel/examples/oapi/Makefile
/usr/share/doc/blis-devel/examples/oapi/README
/usr/share/doc/blis-devel/examples/tapi
/usr/share/doc/blis-devel/examples/tapi/00level1v.c
/usr/share/doc/blis-devel/examples/tapi/01level1m.c
/usr/share/doc/blis-devel/examples/tapi/02level1m_diag.c
/usr/share/doc/blis-devel/examples/tapi/03level2.c
/usr/share/doc/blis-devel/examples/tapi/04level3.c
/usr/share/doc/blis-devel/examples/tapi/05util.c
/usr/share/doc/blis-devel/examples/tapi/Makefile
/usr/share/doc/blis-devel/examples/tapi/README

References

Summary

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

/usr/include/blis /usr/include/blis/blis.h /usr/include/blis/cblas.h /usr/include/blis64 /usr/include/blis64/blis.h /usr/include/blis64/cblas.h /usr/include/bliso /usr/include/bliso/blis.h /usr/include/bliso/cblas.h /usr/include/bliso64 /usr/include/bliso64/blis.h /usr/include/bliso64/cblas.h /usr/include/blisp /usr/include/blisp/blis.h /usr/include/blisp/cblas.h /usr/include/blisp64 /usr/include/blisp64/blis.h /usr/include/blisp64/cblas.h /usr/lib64/libblis.so /usr/lib64/libblis64.so /usr/lib64/libbliso.so /usr/lib64/libbliso64.so /usr/lib64/libblisp.so /usr/lib64/libblisp64.so /usr/share/doc/blis-devel /usr/share/doc/blis-devel/examples /usr/share/doc/blis-devel/examples/oapi /usr/share/doc/blis-devel/examples/oapi/00obj_basic.c /usr/share/doc/blis-devel/examples/oapi/01obj_attach.c /usr/share/doc/blis-devel/examples/oapi/02obj_ij.c /usr/share/doc/blis-devel/examples/oapi/03obj_view.c /usr/share/doc/blis-devel/examples/oapi/04level0.c /usr/share/doc/blis-devel/examples/oapi/05level1v.c /usr/share/doc/blis-devel/examples/oapi/06level1m.c /usr/share/doc/blis-devel/examples/oapi/07level1m_diag.c /usr/share/doc/blis-devel/examples/oapi/08level2.c /usr/share/doc/blis-devel/examples/oapi/09level3.c /usr/share/doc/blis-devel/examples/oapi/10util.c /usr/share/doc/blis-devel/examples/oapi/11gemm_md.c /usr/share/doc/blis-devel/examples/oapi/Makefile /usr/share/doc/blis-devel/examples/oapi/README /usr/share/doc/blis-devel/examples/tapi /usr/share/doc/blis-devel/examples/tapi/00level1v.c /usr/share/doc/blis-devel/examples/tapi/01level1m.c /usr/share/doc/blis-devel/examples/tapi/02level1m_diag.c /usr/share/doc/blis-devel/examples/tapi/03level2.c /usr/share/doc/blis-devel/examples/tapi/04level3.c /usr/share/doc/blis-devel/examples/tapi/05util.c /usr/share/doc/blis-devel/examples/tapi/Makefile /usr/share/doc/blis-devel/examples/tapi/README


## References

* [blis-devel website](https://github.com/flame/blis)

## Summary

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