How To Install qt5-qtx11extras-doc.noarch on Amazon Linux 2

In this tutorial we learn how to install qt5-qtx11extras-doc.noarch in Amazon Linux 2. qt5-qtx11extras-doc.noarch is API documentation for qt5-qtx11extras

Introduction

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

What is qt5-qtx11extras-doc.noarch

API documentation for qt5-qtx11extras.

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

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

sudo yum -y install qt5-qtx11extras-doc.noarch

How To Uninstall qt5-qtx11extras-doc.noarch on Amazon Linux 2

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

sudo yum remove qt5-qtx11extras-doc.noarch

qt5-qtx11extras-doc.noarch Package Contents on Amazon Linux 2

/usr/share/doc/qt5/qtx11extras
/usr/share/doc/qt5/qtx11extras.qch
/usr/share/doc/qt5/qtx11extras/images
/usr/share/doc/qt5/qtx11extras/images/arrow_bc.png
/usr/share/doc/qt5/qtx11extras/images/bgrContent.png
/usr/share/doc/qt5/qtx11extras/images/btn_next.png
/usr/share/doc/qt5/qtx11extras/images/btn_prev.png
/usr/share/doc/qt5/qtx11extras/images/bullet_dn.png
/usr/share/doc/qt5/qtx11extras/images/bullet_sq.png
/usr/share/doc/qt5/qtx11extras/images/home.png
/usr/share/doc/qt5/qtx11extras/images/ico_note.png
/usr/share/doc/qt5/qtx11extras/images/ico_note_attention.png
/usr/share/doc/qt5/qtx11extras/images/ico_out.png
/usr/share/doc/qt5/qtx11extras/images/logo.png
/usr/share/doc/qt5/qtx11extras/qtx11extras-index.html
/usr/share/doc/qt5/qtx11extras/qtx11extras-module.html
/usr/share/doc/qt5/qtx11extras/qtx11extras.index
/usr/share/doc/qt5/qtx11extras/qtx11extras.qhp
/usr/share/doc/qt5/qtx11extras/qtx11extras.qhp.sha1
/usr/share/doc/qt5/qtx11extras/qx11info-members.html
/usr/share/doc/qt5/qtx11extras/qx11info.html
/usr/share/doc/qt5/qtx11extras/style
/usr/share/doc/qt5/qtx11extras/style/offline-simple.css
/usr/share/doc/qt5/qtx11extras/style/offline.css

References

Summary

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