How To Install tokyocabinet-devel-doc on Fedora 36

In this tutorial we learn how to install tokyocabinet-devel-doc in Fedora 36. tokyocabinet-devel-doc is Documentation files for developing programs that will use tokyocabinet

Introduction

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

What is tokyocabinet-devel-doc

This package contains documentation files for the libraries and header files needed for developing with tokyocabinet.

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

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

sudo dnf -y install tokyocabinet-devel-doc

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

sudo yum -y install tokyocabinet-devel-doc

How To Uninstall tokyocabinet-devel-doc on Fedora 36

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

sudo dnf remove tokyocabinet-devel-doc

tokyocabinet-devel-doc Package Contents on Fedora 36

/usr/share/doc/tokyocabinet-devel-doc
/usr/share/doc/tokyocabinet-devel-doc/benchmark.pdf
/usr/share/doc/tokyocabinet-devel-doc/common.css
/usr/share/doc/tokyocabinet-devel-doc/icon16.png
/usr/share/doc/tokyocabinet-devel-doc/index.html
/usr/share/doc/tokyocabinet-devel-doc/index.ja.html
/usr/share/doc/tokyocabinet-devel-doc/logo-ja.png
/usr/share/doc/tokyocabinet-devel-doc/logo.png
/usr/share/doc/tokyocabinet-devel-doc/spex-en.html
/usr/share/doc/tokyocabinet-devel-doc/spex-ja.html
/usr/share/doc/tokyocabinet-devel-doc/tokyoproducts.pdf
/usr/share/doc/tokyocabinet-devel-doc/tokyoproducts.ppt

References

Summary

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