How To Install klt-doc on Fedora 36

In this tutorial we learn how to install klt-doc in Fedora 36. klt-doc is This package contains documentation for klt

Introduction

In this tutorial we learn how to install klt-doc on Fedora 36.

What is klt-doc

This package contains documentation files for klt

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

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

sudo dnf -y install klt-doc

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

sudo yum -y install klt-doc

How To Uninstall klt-doc on Fedora 36

To uninstall only the klt-doc package we can use the following command:

sudo dnf remove klt-doc

klt-doc Package Contents on Fedora 36

/usr/share/doc/klt-doc
/usr/share/doc/klt-doc/examples
/usr/share/doc/klt-doc/examples/example1.c
/usr/share/doc/klt-doc/examples/example2.c
/usr/share/doc/klt-doc/examples/example3.c
/usr/share/doc/klt-doc/examples/example4.c
/usr/share/doc/klt-doc/examples/example5.c
/usr/share/doc/klt-doc/examples/img0.pgm
/usr/share/doc/klt-doc/examples/img1.pgm
/usr/share/doc/klt-doc/examples/img2.pgm
/usr/share/doc/klt-doc/examples/img3.pgm
/usr/share/doc/klt-doc/examples/img4.pgm
/usr/share/doc/klt-doc/examples/img5.pgm
/usr/share/doc/klt-doc/examples/img6.pgm
/usr/share/doc/klt-doc/examples/img7.pgm
/usr/share/doc/klt-doc/examples/img8.pgm
/usr/share/doc/klt-doc/examples/img9.pgm
/usr/share/doc/klt-doc/home_motif.gif
/usr/share/doc/klt-doc/index.html
/usr/share/doc/klt-doc/installation.html
/usr/share/doc/klt-doc/log.html
/usr/share/doc/klt-doc/next_motif.gif
/usr/share/doc/klt-doc/previous_motif.gif
/usr/share/doc/klt-doc/previous_versions.html
/usr/share/doc/klt-doc/ref
/usr/share/doc/klt-doc/ref/change_pyramid.html
/usr/share/doc/klt-doc/ref/count.html
/usr/share/doc/klt-doc/ref/create.html
/usr/share/doc/klt-doc/ref/feature.html
/usr/share/doc/klt-doc/ref/fh.html
/usr/share/doc/klt-doc/ref/fl.html
/usr/share/doc/klt-doc/ref/ft.html
/usr/share/doc/klt-doc/ref/index.html
/usr/share/doc/klt-doc/ref/print_tc.html
/usr/share/doc/klt-doc/ref/replace.html
/usr/share/doc/klt-doc/ref/select.html
/usr/share/doc/klt-doc/ref/stop.html
/usr/share/doc/klt-doc/ref/store.html
/usr/share/doc/klt-doc/ref/tc.html
/usr/share/doc/klt-doc/ref/track.html
/usr/share/doc/klt-doc/ref/update_border.html
/usr/share/doc/klt-doc/ref/verbosity.html
/usr/share/doc/klt-doc/ref/write.html
/usr/share/doc/klt-doc/toc_motif.gif
/usr/share/doc/klt-doc/up_motif.gif
/usr/share/doc/klt-doc/user
/usr/share/doc/klt-doc/user/chpt1.html
/usr/share/doc/klt-doc/user/chpt2.html
/usr/share/doc/klt-doc/user/chpt3.html
/usr/share/doc/klt-doc/user/chpt4.html
/usr/share/doc/klt-doc/user/chpt5.html
/usr/share/doc/klt-doc/user/chpt6.html
/usr/share/doc/klt-doc/user/chpt7.html
/usr/share/doc/klt-doc/user/chpt8.html
/usr/share/doc/klt-doc/user/index.html
/usr/share/doc/klt-doc/user/kltaffine.gif
/usr/share/doc/klt-doc/user/noUchar.html

References

Summary

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