How To Install liboath-doc on Fedora 36

In this tutorial we learn how to install liboath-doc in Fedora 36. liboath-doc is Documentation files for liboath

Introduction

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

What is liboath-doc

Documentation files for liboath.

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

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

sudo dnf -y install liboath-doc

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

sudo yum -y install liboath-doc

How To Uninstall liboath-doc on Fedora 36

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

sudo dnf remove liboath-doc

liboath-doc Package Contents on Fedora 36

/usr/share/gtk-doc/html/liboath/api-index-1-10-0.html
/usr/share/gtk-doc/html/liboath/api-index-1-12-0.html
/usr/share/gtk-doc/html/liboath/api-index-1-4-0.html
/usr/share/gtk-doc/html/liboath/api-index-1-6-0.html
/usr/share/gtk-doc/html/liboath/api-index-1-8-0.html
/usr/share/gtk-doc/html/liboath/api-index-2-4-0.html
/usr/share/gtk-doc/html/liboath/api-index-2-6-0.html
/usr/share/gtk-doc/html/liboath/api-index-full.html
/usr/share/gtk-doc/html/liboath/deprecated-api-index.html
/usr/share/gtk-doc/html/liboath/home.png
/usr/share/gtk-doc/html/liboath/index.html
/usr/share/gtk-doc/html/liboath/intro.html
/usr/share/gtk-doc/html/liboath/left-insensitive.png
/usr/share/gtk-doc/html/liboath/left.png
/usr/share/gtk-doc/html/liboath/liboath-oath.h.html
/usr/share/gtk-doc/html/liboath/liboath.devhelp2
/usr/share/gtk-doc/html/liboath/right-insensitive.png
/usr/share/gtk-doc/html/liboath/right.png
/usr/share/gtk-doc/html/liboath/style.css
/usr/share/gtk-doc/html/liboath/up-insensitive.png
/usr/share/gtk-doc/html/liboath/up.png
/usr/share/man/man3/oath_authenticate_usersfile.3.gz
/usr/share/man/man3/oath_base32_decode.3.gz
/usr/share/man/man3/oath_base32_encode.3.gz
/usr/share/man/man3/oath_bin2hex.3.gz
/usr/share/man/man3/oath_check_version.3.gz
/usr/share/man/man3/oath_done.3.gz
/usr/share/man/man3/oath_hex2bin.3.gz
/usr/share/man/man3/oath_hotp_generate.3.gz
/usr/share/man/man3/oath_hotp_validate.3.gz
/usr/share/man/man3/oath_hotp_validate_callback.3.gz
/usr/share/man/man3/oath_init.3.gz
/usr/share/man/man3/oath_strerror.3.gz
/usr/share/man/man3/oath_strerror_name.3.gz
/usr/share/man/man3/oath_totp_generate.3.gz
/usr/share/man/man3/oath_totp_generate2.3.gz
/usr/share/man/man3/oath_totp_validate.3.gz
/usr/share/man/man3/oath_totp_validate2.3.gz
/usr/share/man/man3/oath_totp_validate2_callback.3.gz
/usr/share/man/man3/oath_totp_validate3.3.gz
/usr/share/man/man3/oath_totp_validate3_callback.3.gz
/usr/share/man/man3/oath_totp_validate4.3.gz
/usr/share/man/man3/oath_totp_validate4_callback.3.gz
/usr/share/man/man3/oath_totp_validate_callback.3.gz

References

Summary

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