How To Install qt5-qtwebchannel-examples.x86_64 on Amazon Linux 2

In this tutorial we learn how to install qt5-qtwebchannel-examples.x86_64 in Amazon Linux 2. qt5-qtwebchannel-examples.x86_64 is Programming examples for qt5-qtwebchannel

Introduction

In this tutorial we learn how to install qt5-qtwebchannel-examples.x86_64 on Amazon Linux 2.

What is qt5-qtwebchannel-examples.x86_64

Programming examples for qt5-qtwebchannel.

We can use yum to install qt5-qtwebchannel-examples.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-qtwebchannel-examples.x86_64.

Install qt5-qtwebchannel-examples.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-qtwebchannel-examples.x86_64 using yum by running the following command:

sudo yum -y install qt5-qtwebchannel-examples.x86_64

How To Uninstall qt5-qtwebchannel-examples.x86_64 on Amazon Linux 2

To uninstall only the qt5-qtwebchannel-examples.x86_64 package we can use the following command:

sudo yum remove qt5-qtwebchannel-examples.x86_64

qt5-qtwebchannel-examples.x86_64 Package Contents on Amazon Linux 2

/usr/lib64/qt5/examples
/usr/lib64/qt5/examples/webchannel
/usr/lib64/qt5/examples/webchannel/chatclient-html
/usr/lib64/qt5/examples/webchannel/chatclient-html/chatclient-html.pro
/usr/lib64/qt5/examples/webchannel/chatclient-html/chatclient.html
/usr/lib64/qt5/examples/webchannel/chatclient-html/qwebchannel.js
/usr/lib64/qt5/examples/webchannel/chatclient-qml
/usr/lib64/qt5/examples/webchannel/chatclient-qml/LoginForm.ui.qml
/usr/lib64/qt5/examples/webchannel/chatclient-qml/MainForm.ui.qml
/usr/lib64/qt5/examples/webchannel/chatclient-qml/chatclient-qml.pro
/usr/lib64/qt5/examples/webchannel/chatclient-qml/qmlchatclient.qml
/usr/lib64/qt5/examples/webchannel/chatclient-qml/qwebchannel.js
/usr/lib64/qt5/examples/webchannel/chatserver-cpp
/usr/lib64/qt5/examples/webchannel/chatserver-cpp/chatserver
/usr/lib64/qt5/examples/webchannel/chatserver-cpp/chatserver-cpp.pro
/usr/lib64/qt5/examples/webchannel/chatserver-cpp/chatserver.cpp
/usr/lib64/qt5/examples/webchannel/chatserver-cpp/chatserver.h
/usr/lib64/qt5/examples/webchannel/chatserver-cpp/main.cpp
/usr/lib64/qt5/examples/webchannel/exampleassets.pri
/usr/lib64/qt5/examples/webchannel/nodejs
/usr/lib64/qt5/examples/webchannel/nodejs/README
/usr/lib64/qt5/examples/webchannel/nodejs/chatclient.js
/usr/lib64/qt5/examples/webchannel/nodejs/nodejs.pro
/usr/lib64/qt5/examples/webchannel/nodejs/package.json
/usr/lib64/qt5/examples/webchannel/nodejs/qwebchannel.js
/usr/lib64/qt5/examples/webchannel/qwclient
/usr/lib64/qt5/examples/webchannel/qwclient/README
/usr/lib64/qt5/examples/webchannel/qwclient/package.json
/usr/lib64/qt5/examples/webchannel/qwclient/qwclient.js
/usr/lib64/qt5/examples/webchannel/qwclient/qwclient.pro
/usr/lib64/qt5/examples/webchannel/qwclient/qwebchannel.js
/usr/lib64/qt5/examples/webchannel/shared
/usr/lib64/qt5/examples/webchannel/shared/qwebchannel.js
/usr/lib64/qt5/examples/webchannel/shared/websocketclientwrapper.cpp
/usr/lib64/qt5/examples/webchannel/shared/websocketclientwrapper.h
/usr/lib64/qt5/examples/webchannel/shared/websockettransport.cpp
/usr/lib64/qt5/examples/webchannel/shared/websockettransport.h
/usr/lib64/qt5/examples/webchannel/standalone
/usr/lib64/qt5/examples/webchannel/standalone/core.h
/usr/lib64/qt5/examples/webchannel/standalone/dialog.cpp
/usr/lib64/qt5/examples/webchannel/standalone/dialog.h
/usr/lib64/qt5/examples/webchannel/standalone/dialog.ui
/usr/lib64/qt5/examples/webchannel/standalone/index.html
/usr/lib64/qt5/examples/webchannel/standalone/main.cpp
/usr/lib64/qt5/examples/webchannel/standalone/qwebchannel.js
/usr/lib64/qt5/examples/webchannel/standalone/standalone
/usr/lib64/qt5/examples/webchannel/standalone/standalone.pro
/usr/lib64/qt5/examples/webchannel/webchannel.pro

References

Summary

In this tutorial we learn how to install qt5-qtwebchannel-examples.x86_64 on Amazon Linux 2 using yum.