How To Install libgfan-devel on Fedora 36
Introduction
In this tutorial we learn how to install libgfan-devel
on Fedora 36.
What is libgfan-devel
The libgfan-devel package contains libraries and header files for developing applications that use libgfan.
We can use yum
or dnf
to install libgfan-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libgfan-devel.
Install libgfan-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 libgfan-devel
using dnf
by running the following command:
sudo dnf -y install libgfan-devel
Install libgfan-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 libgfan-devel
using yum
by running the following command:
sudo yum -y install libgfan-devel
How To Uninstall libgfan-devel on Fedora 36
To uninstall only the libgfan-devel
package we can use the following command:
sudo dnf remove libgfan-devel
libgfan-devel Package Contents on Fedora 36
---
title: "How To Install libgfan-devel on Fedora 36"
linkTitle: "libgfan-devel"
type: "docs"
description: "In this tutorial we learn how to install libgfan-devel in Fedora 36. libgfan-devel is Development files for libgfan"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libgfan-devel-featured.png
---
## Introduction
In this tutorial we learn how to install `libgfan-devel` on Fedora 36.
### What is `libgfan-devel`
> The libgfan-devel package contains libraries and header files for developing applications that use libgfan.
We can use `yum` or `dnf` to install `libgfan-devel` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libgfan-devel.
## Install libgfan-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 libgfan-devel
using dnf
by running the following command:
sudo dnf -y install libgfan-devel
Install libgfan-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 libgfan-devel
using yum
by running the following command:
sudo yum -y install libgfan-devel
How To Uninstall libgfan-devel on Fedora 36
To uninstall only the libgfan-devel
package we can use the following command:
sudo dnf remove libgfan-devel
libgfan-devel Package Contents on Fedora 36
/usr/include/gfanlib
/usr/include/gfanlib/gfanlib.h
/usr/include/gfanlib/gfanlib_circuittableint.h
/usr/include/gfanlib/gfanlib_field.h
/usr/include/gfanlib/gfanlib_matrix.h
/usr/include/gfanlib/gfanlib_mixedvolume.h
/usr/include/gfanlib/gfanlib_ordering.h
/usr/include/gfanlib/gfanlib_paralleltraverser.h
/usr/include/gfanlib/gfanlib_polyhedralfan.h
/usr/include/gfanlib/gfanlib_polymakefile.h
/usr/include/gfanlib/gfanlib_q.h
/usr/include/gfanlib/gfanlib_symmetriccomplex.h
/usr/include/gfanlib/gfanlib_symmetry.h
/usr/include/gfanlib/gfanlib_tableau.h
/usr/include/gfanlib/gfanlib_traversal.h
/usr/include/gfanlib/gfanlib_tropicalhomotopy.h
/usr/include/gfanlib/gfanlib_tropicalintersection.h
/usr/include/gfanlib/gfanlib_vector.h
/usr/include/gfanlib/gfanlib_z.h
/usr/include/gfanlib/gfanlib_zcone.h
/usr/include/gfanlib/gfanlib_zfan.h
/usr/lib64/libgfan.so
/usr/include/gfanlib
/usr/include/gfanlib/gfanlib.h
/usr/include/gfanlib/gfanlib_circuittableint.h
/usr/include/gfanlib/gfanlib_field.h
/usr/include/gfanlib/gfanlib_matrix.h
/usr/include/gfanlib/gfanlib_mixedvolume.h
/usr/include/gfanlib/gfanlib_ordering.h
/usr/include/gfanlib/gfanlib_paralleltraverser.h
/usr/include/gfanlib/gfanlib_polyhedralfan.h
/usr/include/gfanlib/gfanlib_polymakefile.h
/usr/include/gfanlib/gfanlib_q.h
/usr/include/gfanlib/gfanlib_symmetriccomplex.h
/usr/include/gfanlib/gfanlib_symmetry.h
/usr/include/gfanlib/gfanlib_tableau.h
/usr/include/gfanlib/gfanlib_traversal.h
/usr/include/gfanlib/gfanlib_tropicalhomotopy.h
/usr/include/gfanlib/gfanlib_tropicalintersection.h
/usr/include/gfanlib/gfanlib_vector.h
/usr/include/gfanlib/gfanlib_z.h
/usr/include/gfanlib/gfanlib_zcone.h
/usr/include/gfanlib/gfanlib_zfan.h
/usr/lib/libgfan.so
References
Summary
## References
In this tutorial we learn how to install `libgfan-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).
* [libgfan-devel website](https://math.au.dk/~jensen/software/gfan/gfan.html)
## Summary
In this tutorial we learn how to install `libgfan-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).