How To Install sympol-devel on Fedora 36
Introduction
In this tutorial we learn how to install sympol-devel
on Fedora 36.
What is sympol-devel
This package contains the headers and library files needed to develop SymPol applications.
We can use yum
or dnf
to install sympol-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install sympol-devel.
Install sympol-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 sympol-devel
using dnf
by running the following command:
sudo dnf -y install sympol-devel
Install sympol-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 sympol-devel
using yum
by running the following command:
sudo yum -y install sympol-devel
How To Uninstall sympol-devel on Fedora 36
To uninstall only the sympol-devel
package we can use the following command:
sudo dnf remove sympol-devel
sympol-devel Package Contents on Fedora 36
---
title: "How To Install sympol-devel on Fedora 36"
linkTitle: "sympol-devel"
type: "docs"
description: "In this tutorial we learn how to install sympol-devel in Fedora 36. sympol-devel is Headers and libraries for developing SymPol applications"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/sympol-devel-featured.png
---
## Introduction
In this tutorial we learn how to install `sympol-devel` on Fedora 36.
### What is `sympol-devel`
> This package contains the headers and library files needed to develop SymPol applications.
We can use `yum` or `dnf` to install `sympol-devel` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install sympol-devel.
## Install sympol-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 sympol-devel
using dnf
by running the following command:
sudo dnf -y install sympol-devel
Install sympol-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 sympol-devel
using yum
by running the following command:
sudo yum -y install sympol-devel
How To Uninstall sympol-devel on Fedora 36
To uninstall only the sympol-devel
package we can use the following command:
sudo dnf remove sympol-devel
sympol-devel Package Contents on Fedora 36
/usr/include/sympol
/usr/include/sympol/algorithm.h
/usr/include/sympol/common.h
/usr/include/sympol/computesymmetries.h
/usr/include/sympol/config.h
/usr/include/sympol/configuration.h
/usr/include/sympol/facesuptosymmetrylist.h
/usr/include/sympol/facewithdata.h
/usr/include/sympol/graphconstruction.h
/usr/include/sympol/graphconstructionbliss.h
/usr/include/sympol/graphconstructiondefault.h
/usr/include/sympol/invert.h
/usr/include/sympol/logger.h
/usr/include/sympol/matrix.h
/usr/include/sympol/matrixconstruction.h
/usr/include/sympol/matrixconstructiondefault.h
/usr/include/sympol/matrixconstructioneigen.h
/usr/include/sympol/polyhedron.h
/usr/include/sympol/polyhedrondatastorage.h
/usr/include/sympol/polyhedronio.h
/usr/include/sympol/qarray.h
/usr/include/sympol/rank.h
/usr/include/sympol/raycomputation.h
/usr/include/sympol/raycomputationcdd.h
/usr/include/sympol/raycomputationlrs.h
/usr/include/sympol/recursionstrategy.h
/usr/include/sympol/recursionstrategyadmidmlevel.h
/usr/include/sympol/recursionstrategyidmadm.h
/usr/include/sympol/recursionstrategyidmadmlevel.h
/usr/include/sympol/reportlevel.h
/usr/include/sympol/symmetrycomputation.h
/usr/include/sympol/symmetrycomputationadm.h
/usr/include/sympol/symmetrycomputationadmmemento.h
/usr/include/sympol/symmetrycomputationdirect.h
/usr/include/sympol/symmetrycomputationidm.h
/usr/include/sympol/symmetrycomputationidmmemento.h
/usr/include/sympol/symmetrycomputationmemento.h
/usr/include/sympol/types.h
/usr/include/sympol/usagestats.h
/usr/include/sympol/zmatrix.h
/usr/lib64/libsympol.so
References
Summary
In this tutorial we learn how to install sympol-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/include/sympol /usr/include/sympol/algorithm.h /usr/include/sympol/common.h /usr/include/sympol/computesymmetries.h /usr/include/sympol/config.h /usr/include/sympol/configuration.h /usr/include/sympol/facesuptosymmetrylist.h /usr/include/sympol/facewithdata.h /usr/include/sympol/graphconstruction.h /usr/include/sympol/graphconstructionbliss.h /usr/include/sympol/graphconstructiondefault.h /usr/include/sympol/invert.h /usr/include/sympol/logger.h /usr/include/sympol/matrix.h /usr/include/sympol/matrixconstruction.h /usr/include/sympol/matrixconstructiondefault.h /usr/include/sympol/matrixconstructioneigen.h /usr/include/sympol/polyhedron.h /usr/include/sympol/polyhedrondatastorage.h /usr/include/sympol/polyhedronio.h /usr/include/sympol/qarray.h /usr/include/sympol/rank.h /usr/include/sympol/raycomputation.h /usr/include/sympol/raycomputationcdd.h /usr/include/sympol/raycomputationlrs.h /usr/include/sympol/recursionstrategy.h /usr/include/sympol/recursionstrategyadmidmlevel.h /usr/include/sympol/recursionstrategyidmadm.h /usr/include/sympol/recursionstrategyidmadmlevel.h /usr/include/sympol/reportlevel.h /usr/include/sympol/symmetrycomputation.h /usr/include/sympol/symmetrycomputationadm.h /usr/include/sympol/symmetrycomputationadmmemento.h /usr/include/sympol/symmetrycomputationdirect.h /usr/include/sympol/symmetrycomputationidm.h /usr/include/sympol/symmetrycomputationidmmemento.h /usr/include/sympol/symmetrycomputationmemento.h /usr/include/sympol/types.h /usr/include/sympol/usagestats.h /usr/include/sympol/zmatrix.h /usr/lib/libsympol.so
## References
* [sympol-devel website](http://www.math.uni-rostock.de/~rehn/software/sympol.html)
## Summary
In this tutorial we learn how to install `sympol-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).