How To Install keybinder3-doc.noarch on Amazon Linux 2

In this tutorial we learn how to install keybinder3-doc.noarch in Amazon Linux 2. keybinder3-doc.noarch is Documentation for keybinder3

Introduction

In this tutorial we learn how to install keybinder3-doc.noarch on Amazon Linux 2.

What is keybinder3-doc.noarch

This package contains documentation for keybinder3.

We can use yum to install keybinder3-doc.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install keybinder3-doc.noarch.

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

sudo yum -y install keybinder3-doc.noarch

How To Uninstall keybinder3-doc.noarch on Amazon Linux 2

To uninstall only the keybinder3-doc.noarch package we can use the following command:

sudo yum remove keybinder3-doc.noarch

keybinder3-doc.noarch Package Contents on Amazon Linux 2

/usr/share/gtk-doc/html/keybinder-3.0
/usr/share/gtk-doc/html/keybinder-3.0/annotation-glossary.html
/usr/share/gtk-doc/html/keybinder-3.0/api-index-full.html
/usr/share/gtk-doc/html/keybinder-3.0/ch01.html
/usr/share/gtk-doc/html/keybinder-3.0/deprecated-api-index.html
/usr/share/gtk-doc/html/keybinder-3.0/home.png
/usr/share/gtk-doc/html/keybinder-3.0/index.html
/usr/share/gtk-doc/html/keybinder-3.0/keybinder-3.0.devhelp2
/usr/share/gtk-doc/html/keybinder-3.0/keybinder-keybinder.html
/usr/share/gtk-doc/html/keybinder-3.0/left-insensitive.png
/usr/share/gtk-doc/html/keybinder-3.0/left.png
/usr/share/gtk-doc/html/keybinder-3.0/object-tree.html
/usr/share/gtk-doc/html/keybinder-3.0/right-insensitive.png
/usr/share/gtk-doc/html/keybinder-3.0/right.png
/usr/share/gtk-doc/html/keybinder-3.0/style.css
/usr/share/gtk-doc/html/keybinder-3.0/up-insensitive.png
/usr/share/gtk-doc/html/keybinder-3.0/up.png

References

Summary

In this tutorial we learn how to install keybinder3-doc.noarch on Amazon Linux 2 using yum.