How To Install libtifiles-doc on Fedora 36

In this tutorial we learn how to install libtifiles-doc in Fedora 36. libtifiles-doc is HTML documentation for libtifiles

Introduction

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

What is libtifiles-doc

HTML documentation for linking and developing applications using libtifiles.

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

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

sudo dnf -y install libtifiles-doc

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

sudo yum -y install libtifiles-doc

How To Uninstall libtifiles-doc on Fedora 36

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

sudo dnf remove libtifiles-doc

libtifiles-doc Package Contents on Fedora 36

/usr/share/doc/libtifiles-doc
/usr/share/doc/libtifiles-doc/html
/usr/share/doc/libtifiles-doc/html/api.html
/usr/share/doc/libtifiles-doc/html/api_.html
/usr/share/doc/libtifiles-doc/html/comments.cc.html
/usr/share/doc/libtifiles-doc/html/constant-s.gif
/usr/share/doc/libtifiles-doc/html/constant.gif
/usr/share/doc/libtifiles-doc/html/error.cc.html
/usr/share/doc/libtifiles-doc/html/faq.html
/usr/share/doc/libtifiles-doc/html/filesxx.cc.html
/usr/share/doc/libtifiles-doc/html/filetypes.cc.html
/usr/share/doc/libtifiles-doc/html/function-s.gif
/usr/share/doc/libtifiles-doc/html/function.gif
/usr/share/doc/libtifiles-doc/html/gnugpl.html
/usr/share/doc/libtifiles-doc/html/grouped.cc.html
/usr/share/doc/libtifiles-doc/html/header.gif
/usr/share/doc/libtifiles-doc/html/headers.html
/usr/share/doc/libtifiles-doc/html/htlib.html
/usr/share/doc/libtifiles-doc/html/index.html
/usr/share/doc/libtifiles-doc/html/info.gif
/usr/share/doc/libtifiles-doc/html/info.html
/usr/share/doc/libtifiles-doc/html/langext-s.gif
/usr/share/doc/libtifiles-doc/html/langext.gif
/usr/share/doc/libtifiles-doc/html/misc.cc.html
/usr/share/doc/libtifiles-doc/html/style.css
/usr/share/doc/libtifiles-doc/html/tifiles.cc.html
/usr/share/doc/libtifiles-doc/html/tifiles.h.html
/usr/share/doc/libtifiles-doc/html/tigroup.cc.html
/usr/share/doc/libtifiles-doc/html/type-s.gif
/usr/share/doc/libtifiles-doc/html/type.gif
/usr/share/doc/libtifiles-doc/html/type2str.cc.html
/usr/share/doc/libtifiles-doc/html/typesxx.cc.html
/usr/share/doc/libtifiles-doc/html/variable-s.gif
/usr/share/doc/libtifiles-doc/html/variable.gif
/usr/share/doc/libtifiles-doc/html/ve_fp.cc.html
/usr/share/licenses/libtifiles-doc
/usr/share/licenses/libtifiles-doc/COPYING

References

Summary

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