How To Install cloog-devel on Fedora 36

In this tutorial we learn how to install cloog-devel in Fedora 36. cloog-devel is Development tools for the Chunky Loop Generator

Introduction

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

What is cloog-devel

The header files and dynamic shared libraries of the Chunky Loop Generator.

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


Install cloog-devel on Fedora 36 Using dnf

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

Update yum database with dnf using the following command.

linkTitle: “cloog-devel”

type: "docs"
sudo dnf makecache --refresh

description: “In this tutorial we learn how to install cloog-devel in Fedora 36. cloog-devel is Development tools for the Chunky Loop Generator”

date: “2022-08-17” After updating yum database, We can install cloog-devel using dnf by running the following command: lastmod: “2022-08-17”

#image: /images/fedora/36/cloog-devel-featured.png

---
sudo dnf -y install cloog-devel

Introduction

Install cloog-devel on Fedora 36 Using yum

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

Update yum database with yum using the following command.

What is cloog-devel

> The header files and dynamic shared libraries of the Chunky Loop Generator.  
sudo yum makecache --refresh

We can use yum or dnf to install cloog-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install cloog-devel. After updating yum database, We can install cloog-devel using yum by running the following command:

## Install cloog-devel on Fedora 36 Using dnf
sudo yum -y install cloog-devel

Update yum database with dnf using the following command.

How To Uninstall cloog-devel on Fedora 36

To uninstall only the `cloog-devel` package we can use the following command:
sudo dnf makecache --refresh

sudo dnf remove cloog-devel

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

cloog-devel Package Contents on Fedora 36


sudo dnf -y install cloog-devel
```bash

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

sudo yum -y install cloog-devel

How To Uninstall cloog-devel on Fedora 36

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

sudo dnf remove cloog-devel

cloog-devel Package Contents on Fedora 36

/usr/include/cloog
/usr/include/cloog/block.h
/usr/include/cloog/clast.h
/usr/include/cloog/cloog.h
/usr/include/cloog/constraints.h
/usr/include/cloog/domain.h
/usr/include/cloog/input.h
/usr/include/cloog/int.h
/usr/include/cloog/isl
/usr/include/cloog/isl/backend.h
/usr/include/cloog/isl/cloog.h
/usr/include/cloog/isl/constraintset.h
/usr/include/cloog/isl/domain.h
/usr/include/cloog/loop.h
/usr/include/cloog/matrix
/usr/include/cloog/matrix.h
/usr/include/cloog/matrix/constraintset.h
/usr/include/cloog/names.h
/usr/include/cloog/options.h
/usr/include/cloog/pprint.h
/usr/include/cloog/program.h
/usr/include/cloog/state.h
/usr/include/cloog/statement.h
/usr/include/cloog/stride.h
/usr/include/cloog/union_domain.h
/usr/include/cloog/util.h
/usr/include/cloog/version.h
/usr/lib64/libcloog-isl.so
/usr/lib64/pkgconfig/cloog-isl.pc
/usr/share/doc/cloog-0.18.4/cloog.pdf

References

Summary

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

/usr/include/cloog /usr/include/cloog/block.h /usr/include/cloog/clast.h /usr/include/cloog/cloog.h /usr/include/cloog/constraints.h /usr/include/cloog/domain.h /usr/include/cloog/input.h /usr/include/cloog/int.h /usr/include/cloog/isl /usr/include/cloog/isl/backend.h /usr/include/cloog/isl/cloog.h /usr/include/cloog/isl/constraintset.h /usr/include/cloog/isl/domain.h /usr/include/cloog/loop.h /usr/include/cloog/matrix /usr/include/cloog/matrix.h /usr/include/cloog/matrix/constraintset.h /usr/include/cloog/names.h /usr/include/cloog/options.h /usr/include/cloog/pprint.h /usr/include/cloog/program.h /usr/include/cloog/state.h /usr/include/cloog/statement.h /usr/include/cloog/stride.h /usr/include/cloog/union_domain.h /usr/include/cloog/util.h /usr/include/cloog/version.h /usr/lib/libcloog-isl.so /usr/lib/pkgconfig/cloog-isl.pc /usr/share/doc/cloog-0.18.4/cloog.pdf


## References

* [cloog-devel website](http://www.cloog.org)

## Summary

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