How To Install gap-pkg-ferret-doc on Fedora 36

In this tutorial we learn how to install gap-pkg-ferret-doc in Fedora 36. gap-pkg-ferret-doc is Ferret documentation

Introduction

In this tutorial we learn how to install gap-pkg-ferret-doc on Fedora 36.

What is gap-pkg-ferret-doc

This package contains documentation for gap-pkg-ferret.

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

Install gap-pkg-ferret-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 gap-pkg-ferret-doc using dnf by running the following command:

sudo dnf -y install gap-pkg-ferret-doc

Install gap-pkg-ferret-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 gap-pkg-ferret-doc using yum by running the following command:

sudo yum -y install gap-pkg-ferret-doc

How To Uninstall gap-pkg-ferret-doc on Fedora 36

To uninstall only the gap-pkg-ferret-doc package we can use the following command:

sudo dnf remove gap-pkg-ferret-doc

gap-pkg-ferret-doc Package Contents on Fedora 36

/usr/lib/gap/pkg/ferret-1.0.6/doc
/usr/lib/gap/pkg/ferret-1.0.6/doc/chap0.html
/usr/lib/gap/pkg/ferret-1.0.6/doc/chap0.txt
/usr/lib/gap/pkg/ferret-1.0.6/doc/chap0_mj.html
/usr/lib/gap/pkg/ferret-1.0.6/doc/chap1.html
/usr/lib/gap/pkg/ferret-1.0.6/doc/chap1.txt
/usr/lib/gap/pkg/ferret-1.0.6/doc/chap1_mj.html
/usr/lib/gap/pkg/ferret-1.0.6/doc/chap2.html
/usr/lib/gap/pkg/ferret-1.0.6/doc/chap2.txt
/usr/lib/gap/pkg/ferret-1.0.6/doc/chap2_mj.html
/usr/lib/gap/pkg/ferret-1.0.6/doc/chap3.html
/usr/lib/gap/pkg/ferret-1.0.6/doc/chap3.txt
/usr/lib/gap/pkg/ferret-1.0.6/doc/chap3_mj.html
/usr/lib/gap/pkg/ferret-1.0.6/doc/chapInd.html
/usr/lib/gap/pkg/ferret-1.0.6/doc/chapInd.txt
/usr/lib/gap/pkg/ferret-1.0.6/doc/chapInd_mj.html
/usr/lib/gap/pkg/ferret-1.0.6/doc/chooser.html
/usr/lib/gap/pkg/ferret-1.0.6/doc/example.xml
/usr/lib/gap/pkg/ferret-1.0.6/doc/ferret.toc
/usr/lib/gap/pkg/ferret-1.0.6/doc/ferret.xml
/usr/lib/gap/pkg/ferret-1.0.6/doc/install.xml
/usr/lib/gap/pkg/ferret-1.0.6/doc/lefttoc.css
/usr/lib/gap/pkg/ferret-1.0.6/doc/manual.css
/usr/lib/gap/pkg/ferret-1.0.6/doc/manual.js
/usr/lib/gap/pkg/ferret-1.0.6/doc/manual.lab
/usr/lib/gap/pkg/ferret-1.0.6/doc/manual.pdf
/usr/lib/gap/pkg/ferret-1.0.6/doc/manual.six
/usr/lib/gap/pkg/ferret-1.0.6/doc/nocolorprompt.css
/usr/lib/gap/pkg/ferret-1.0.6/doc/ragged.css
/usr/lib/gap/pkg/ferret-1.0.6/doc/rainbow.js
/usr/lib/gap/pkg/ferret-1.0.6/doc/solve.xml
/usr/lib/gap/pkg/ferret-1.0.6/doc/times.css
/usr/lib/gap/pkg/ferret-1.0.6/doc/title.xml
/usr/lib/gap/pkg/ferret-1.0.6/doc/toggless.css
/usr/lib/gap/pkg/ferret-1.0.6/doc/toggless.js

References

Summary

In this tutorial we learn how to install gap-pkg-ferret-doc on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).