How To Install tokyocabinet-devel-doc.noarch on Amazon Linux 2
Introduction
In this tutorial we learn how to install tokyocabinet-devel-doc.noarch
on Amazon Linux 2.
What is tokyocabinet-devel-doc.noarch
This package contains documentation files for the libraries and header files needed for developing with tokyocabinet.
We can use yum
to install tokyocabinet-devel-doc.noarch
on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install tokyocabinet-devel-doc.noarch.
Install tokyocabinet-devel-doc.noarch on Amazon Linux 2 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.noarch
using yum
by running the following command:
sudo yum -y install tokyocabinet-devel-doc.noarch
How To Uninstall tokyocabinet-devel-doc.noarch on Amazon Linux 2
To uninstall only the tokyocabinet-devel-doc.noarch
package we can use the following command:
sudo yum remove tokyocabinet-devel-doc.noarch
tokyocabinet-devel-doc.noarch Package Contents on Amazon Linux 2
/usr/share/doc/tokyocabinet-devel-doc-1.4.48
/usr/share/doc/tokyocabinet-devel-doc-1.4.48/benchmark.pdf
/usr/share/doc/tokyocabinet-devel-doc-1.4.48/common.css
/usr/share/doc/tokyocabinet-devel-doc-1.4.48/icon16.png
/usr/share/doc/tokyocabinet-devel-doc-1.4.48/index.html
/usr/share/doc/tokyocabinet-devel-doc-1.4.48/index.ja.html
/usr/share/doc/tokyocabinet-devel-doc-1.4.48/logo-ja.png
/usr/share/doc/tokyocabinet-devel-doc-1.4.48/logo.png
/usr/share/doc/tokyocabinet-devel-doc-1.4.48/spex-en.html
/usr/share/doc/tokyocabinet-devel-doc-1.4.48/spex-ja.html
/usr/share/doc/tokyocabinet-devel-doc-1.4.48/tokyoproducts.pdf
/usr/share/doc/tokyocabinet-devel-doc-1.4.48/tokyoproducts.ppt
References
Summary
In this tutorial we learn how to install tokyocabinet-devel-doc.noarch
on Amazon Linux 2 using yum.