How To Install libgpuarray-devel on Fedora 36

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

Introduction

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

What is libgpuarray-devel

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

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

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

sudo dnf -y install libgpuarray-devel

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

sudo yum -y install libgpuarray-devel

How To Uninstall libgpuarray-devel on Fedora 36

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

sudo dnf remove libgpuarray-devel

libgpuarray-devel Package Contents on Fedora 36

/usr/include/gpuarray
/usr/include/gpuarray/abi_version.h
/usr/include/gpuarray/array.h
/usr/include/gpuarray/blas.h
/usr/include/gpuarray/buffer.h
/usr/include/gpuarray/buffer_blas.h
/usr/include/gpuarray/buffer_collectives.h
/usr/include/gpuarray/collectives.h
/usr/include/gpuarray/config.h
/usr/include/gpuarray/elemwise.h
/usr/include/gpuarray/error.h
/usr/include/gpuarray/ext_cuda.h
/usr/include/gpuarray/extension.h
/usr/include/gpuarray/kernel.h
/usr/include/gpuarray/types.h
/usr/include/gpuarray/util.h
/usr/lib64/libgpuarray.so

References

Summary

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


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

Introduction

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

What is libgpuarray-devel

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

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

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

sudo dnf -y install libgpuarray-devel

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

sudo yum -y install libgpuarray-devel

How To Uninstall libgpuarray-devel on Fedora 36

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

sudo dnf remove libgpuarray-devel

libgpuarray-devel Package Contents on Fedora 36

/usr/include/gpuarray
/usr/include/gpuarray/abi_version.h
/usr/include/gpuarray/array.h
/usr/include/gpuarray/blas.h
/usr/include/gpuarray/buffer.h
/usr/include/gpuarray/buffer_blas.h
/usr/include/gpuarray/buffer_collectives.h
/usr/include/gpuarray/collectives.h
/usr/include/gpuarray/config.h
/usr/include/gpuarray/elemwise.h
/usr/include/gpuarray/error.h
/usr/include/gpuarray/ext_cuda.h
/usr/include/gpuarray/extension.h
/usr/include/gpuarray/kernel.h
/usr/include/gpuarray/types.h
/usr/include/gpuarray/util.h
/usr/lib/libgpuarray.so

References

Summary

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