How To Install qt5-qtx11extras-devel.x86_64 on Amazon Linux 2
In this tutorial we learn how to install qt5-qtx11extras-devel.x86_64 in Amazon Linux 2. qt5-qtx11extras-devel.x86_64 is Development files for qt5-qtx11extras
Introduction
In this tutorial we learn how to install qt5-qtx11extras-devel.x86_64 on Amazon Linux 2.
What is qt5-qtx11extras-devel.x86_64
Development files for qt5-qtx11extras.
We can use yum to install qt5-qtx11extras-devel.x86_64 on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install qt5-qtx11extras-devel.x86_64.
Install qt5-qtx11extras-devel.x86_64 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-devel.x86_64 using yum by running the following command:
sudo yum -y install qt5-qtx11extras-devel.x86_64
How To Uninstall qt5-qtx11extras-devel.x86_64 on Amazon Linux 2
To uninstall only the qt5-qtx11extras-devel.x86_64 package we can use the following command:
sudo yum remove qt5-qtx11extras-devel.x86_64
qt5-qtx11extras-devel.x86_64 Package Contents on Amazon Linux 2
/usr/include/qt5/QtX11Extras
/usr/include/qt5/QtX11Extras/QX11Info
/usr/include/qt5/QtX11Extras/QtX11Extras
/usr/include/qt5/QtX11Extras/QtX11ExtrasDepends
/usr/include/qt5/QtX11Extras/QtX11ExtrasVersion
/usr/include/qt5/QtX11Extras/qtx11extrasglobal.h
/usr/include/qt5/QtX11Extras/qtx11extrasversion.h
/usr/include/qt5/QtX11Extras/qx11info_x11.h
/usr/lib64/cmake/Qt5X11Extras
/usr/lib64/cmake/Qt5X11Extras/Qt5X11ExtrasConfig.cmake
/usr/lib64/cmake/Qt5X11Extras/Qt5X11ExtrasConfigVersion.cmake
/usr/lib64/libQt5X11Extras.prl
/usr/lib64/libQt5X11Extras.so
/usr/lib64/pkgconfig/Qt5X11Extras.pc
/usr/lib64/qt5/mkspecs/modules/qt_lib_x11extras.pri
/usr/lib64/qt5/mkspecs/modules/qt_lib_x11extras_private.pri
References
Summary
In this tutorial we learn how to install qt5-qtx11extras-devel.x86_64 on Amazon Linux 2 using yum.