How To Install pynac-devel on Fedora 36
lastmod: “2022-08-17” #image: /images/fedora/36/pynac-devel-featured.png title: “How To Install pynac-devel on Fedora 36”
linkTitle: “pynac-devel”
type: “docs”
Introduction
description: “In this tutorial we learn how to install pynac-devel in Fedora 36. pynac-devel is Development headers and libraries for pynac”
In this tutorial we learn how to install pynac-devel
on Fedora 36.
date: “2022-08-17”
lastmod: “2022-08-17”
What is pynac-devel
Headers and libraries for developing with pynac.
#image: /images/fedora/36/pynac-devel-featured.png
We can use yum
or dnf
to install pynac-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install pynac-devel.
Introduction
Install pynac-devel on Fedora 36 Using dnf
In this tutorial we learn how to install pynac-devel
on Fedora 36.
Update yum database with dnf
using the following command.
What is pynac-devel
sudo dnf makecache --refresh
> Headers and libraries for developing with pynac.
After updating yum database, We can install pynac-devel
using dnf
by running the following command:
We can use yum
or dnf
to install pynac-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install pynac-devel.
## Install pynac-devel on Fedora 36 Using dnf
sudo dnf -y install pynac-devel
Update yum database with dnf
using the following command.
Install pynac-devel on Fedora 36 Using yum
sudo dnf makecache --refresh
Update yum database with `yum` using the following command.
sudo yum makecache --refresh
After updating yum database, We can install `pynac-devel` using `dnf` by running the following command:
sudo dnf -y install pynac-devel
After updating yum database, We can install `pynac-devel` using `yum` by running the following command:
## Install pynac-devel on Fedora 36 Using yum
sudo yum -y install pynac-devel
Update yum database with yum
using the following command.
How To Uninstall pynac-devel on Fedora 36
sudo yum makecache --refresh
To uninstall only the `pynac-devel` package we can use the following command:
sudo dnf remove pynac-devel
After updating yum database, We can install pynac-devel
using yum
by running the following command:
pynac-devel Package Contents on Fedora 36
```bash
sudo yum -y install pynac-devel
How To Uninstall pynac-devel on Fedora 36
To uninstall only the pynac-devel
package we can use the following command:
sudo dnf remove pynac-devel
pynac-devel Package Contents on Fedora 36
/usr/include/pynac
/usr/include/pynac/add.h
/usr/include/pynac/archive.h
/usr/include/pynac/assertion.h
/usr/include/pynac/assume.h
/usr/include/pynac/basic.h
/usr/include/pynac/class_info.h
/usr/include/pynac/cmatcher.h
/usr/include/pynac/constant.h
/usr/include/pynac/container.h
/usr/include/pynac/context.h
/usr/include/pynac/ex.h
/usr/include/pynac/ex_utils.h
/usr/include/pynac/expair.h
/usr/include/pynac/expairseq.h
/usr/include/pynac/exprseq.h
/usr/include/pynac/extern_templates.h
/usr/include/pynac/fderivative.h
/usr/include/pynac/flags.h
/usr/include/pynac/function.h
/usr/include/pynac/ginac.h
/usr/include/pynac/infinity.h
/usr/include/pynac/infoflagbase.h
/usr/include/pynac/inifcns.h
/usr/include/pynac/lst.h
/usr/include/pynac/matrix.h
/usr/include/pynac/mpoly.h
/usr/include/pynac/mul.h
/usr/include/pynac/normal.h
/usr/include/pynac/numeric.h
/usr/include/pynac/operators.h
/usr/include/pynac/optional.hpp
/usr/include/pynac/order.h
/usr/include/pynac/power.h
/usr/include/pynac/print.h
/usr/include/pynac/pseries.h
/usr/include/pynac/ptr.h
/usr/include/pynac/py_funcs.h
/usr/include/pynac/pynac-config.h
/usr/include/pynac/registrar.h
/usr/include/pynac/relational.h
/usr/include/pynac/sum.h
/usr/include/pynac/symbol.h
/usr/include/pynac/templates.h
/usr/include/pynac/upoly.h
/usr/include/pynac/useries-flint.h
/usr/include/pynac/useries.h
/usr/include/pynac/version.h
/usr/include/pynac/wildcard.h
/usr/lib64/libpynac.so
/usr/lib64/pkgconfig/pynac.pc
References
Summary
In this tutorial we learn how to install pynac-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/include/pynac /usr/include/pynac/add.h /usr/include/pynac/archive.h /usr/include/pynac/assertion.h /usr/include/pynac/assume.h /usr/include/pynac/basic.h /usr/include/pynac/class_info.h /usr/include/pynac/cmatcher.h /usr/include/pynac/constant.h /usr/include/pynac/container.h /usr/include/pynac/context.h /usr/include/pynac/ex.h /usr/include/pynac/ex_utils.h /usr/include/pynac/expair.h /usr/include/pynac/expairseq.h /usr/include/pynac/exprseq.h /usr/include/pynac/extern_templates.h /usr/include/pynac/fderivative.h /usr/include/pynac/flags.h /usr/include/pynac/function.h /usr/include/pynac/ginac.h /usr/include/pynac/infinity.h /usr/include/pynac/infoflagbase.h /usr/include/pynac/inifcns.h /usr/include/pynac/lst.h /usr/include/pynac/matrix.h /usr/include/pynac/mpoly.h /usr/include/pynac/mul.h /usr/include/pynac/normal.h /usr/include/pynac/numeric.h /usr/include/pynac/operators.h /usr/include/pynac/optional.hpp /usr/include/pynac/order.h /usr/include/pynac/power.h /usr/include/pynac/print.h /usr/include/pynac/pseries.h /usr/include/pynac/ptr.h /usr/include/pynac/py_funcs.h /usr/include/pynac/pynac-config.h /usr/include/pynac/registrar.h /usr/include/pynac/relational.h /usr/include/pynac/sum.h /usr/include/pynac/symbol.h /usr/include/pynac/templates.h /usr/include/pynac/upoly.h /usr/include/pynac/useries-flint.h /usr/include/pynac/useries.h /usr/include/pynac/version.h /usr/include/pynac/wildcard.h /usr/lib/libpynac.so /usr/lib/pkgconfig/pynac.pc
## References
* [pynac-devel website](http://pynac.org/)
## Summary
In this tutorial we learn how to install `pynac-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).