How To Install gfan-doc on Fedora 36
In this tutorial we learn how to install gfan-doc in Fedora 36. gfan-doc is Gfan examples and documentation files
Introduction
In this tutorial we learn how to install gfan-doc
on Fedora 36.
What is gfan-doc
Gfan examples and documentation files.
We can use yum
or dnf
to install gfan-doc
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gfan-doc.
Install gfan-doc 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 gfan-doc
using dnf
by running the following command:
sudo dnf -y install gfan-doc
Install gfan-doc 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 gfan-doc
using yum
by running the following command:
sudo yum -y install gfan-doc
How To Uninstall gfan-doc on Fedora 36
To uninstall only the gfan-doc
package we can use the following command:
sudo dnf remove gfan-doc
gfan-doc Package Contents on Fedora 36
/usr/share/doc/gfan-doc
/usr/share/doc/gfan-doc/examples
/usr/share/doc/gfan-doc/examples/2x2of2x3
/usr/share/doc/gfan-doc/examples/2x2of2x4
/usr/share/doc/gfan-doc/examples/2x2of3x3
/usr/share/doc/gfan-doc/examples/2x2of4x4
/usr/share/doc/gfan-doc/examples/3x3of3x4
/usr/share/doc/gfan-doc/examples/3x3of3x5
/usr/share/doc/gfan-doc/examples/3x3of3x5.cone
/usr/share/doc/gfan-doc/examples/3x3of4x4
/usr/share/doc/gfan-doc/examples/3x3of4x4sym.cone
/usr/share/doc/gfan-doc/examples/4x4of4x5
/usr/share/doc/gfan-doc/examples/4x4of5x5
/usr/share/doc/gfan-doc/examples/6x6-subPfaffians
/usr/share/doc/gfan-doc/examples/commat2x2
/usr/share/doc/gfan-doc/examples/commat2x2.cone
/usr/share/doc/gfan-doc/examples/cyclic4
/usr/share/doc/gfan-doc/examples/cyclic5
/usr/share/doc/gfan-doc/examples/examplePaper
/usr/share/doc/gfan-doc/examples/grassmann2_5
/usr/share/doc/gfan-doc/examples/grassmann2_5.cone
/usr/share/doc/gfan-doc/examples/grassmann2_6
/usr/share/doc/gfan-doc/examples/grassmann2_6.cone
/usr/share/doc/gfan-doc/examples/grassmann3_6
/usr/share/doc/gfan-doc/examples/grassmann3_6.cone
/usr/share/doc/gfan-doc/examples/hankel3x3of4x4
/usr/share/doc/gfan-doc/examples/hankel3x3of4x4.cone
/usr/share/doc/gfan-doc/examples/hankel3x3of4x5
/usr/share/doc/gfan-doc/examples/hankel3x3of4x5.cone
/usr/share/doc/gfan-doc/examples/linhyper5_2
/usr/share/doc/gfan-doc/examples/linhyper5_2.cone
/usr/share/doc/gfan-doc/examples/pablo
/usr/share/doc/gfan-doc/examples/sturmfels3.9
/usr/share/doc/gfan-doc/examples/symmetryTest
/usr/share/doc/gfan-doc/homepage
/usr/share/doc/gfan-doc/homepage/binaries.html
/usr/share/doc/gfan-doc/homepage/email.png
/usr/share/doc/gfan-doc/homepage/email2.png
/usr/share/doc/gfan-doc/homepage/email3.png
/usr/share/doc/gfan-doc/homepage/email4.png
/usr/share/doc/gfan-doc/homepage/email5.png
/usr/share/doc/gfan-doc/homepage/gfan.html
/usr/share/doc/gfan-doc/homepage/presentation
/usr/share/doc/gfan-doc/homepage/presentation/Makefile
/usr/share/doc/gfan-doc/homepage/presentation/defines.tex
/usr/share/doc/gfan-doc/homepage/presentation/gfan1.eps
/usr/share/doc/gfan-doc/homepage/presentation/gfan1.fig
/usr/share/doc/gfan-doc/homepage/presentation/gfan2.eps
/usr/share/doc/gfan-doc/homepage/presentation/gfan2.fig
/usr/share/doc/gfan-doc/homepage/presentation/jensen.bib
/usr/share/doc/gfan-doc/homepage/presentation/presentation.bbl
/usr/share/doc/gfan-doc/homepage/presentation/presentation.pdf
/usr/share/doc/gfan-doc/homepage/presentation/presentation.ps
/usr/share/doc/gfan-doc/homepage/presentation/presentation.tex
/usr/share/doc/gfan-doc/homepage/presentation/staircase.eps
/usr/share/doc/gfan-doc/homepage/presentation/staircase.fig
References
Summary
In this tutorial we learn how to install gfan-doc
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).