How To Install qt5-qtwebsockets-doc on Fedora 36

In this tutorial we learn how to install qt5-qtwebsockets-doc in Fedora 36. qt5-qtwebsockets-doc is Documentation for qtwebsockets

Introduction

In this tutorial we learn how to install qt5-qtwebsockets-doc on Fedora 36.

What is qt5-qtwebsockets-doc

Documentation for qtwebsockets.

We can use yum or dnf to install qt5-qtwebsockets-doc on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qt5-qtwebsockets-doc.

Install qt5-qtwebsockets-doc on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install qt5-qtwebsockets-doc using dnf by running the following command:

sudo dnf -y install qt5-qtwebsockets-doc

Install qt5-qtwebsockets-doc on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install qt5-qtwebsockets-doc using yum by running the following command:

sudo yum -y install qt5-qtwebsockets-doc

How To Uninstall qt5-qtwebsockets-doc on Fedora 36

To uninstall only the qt5-qtwebsockets-doc package we can use the following command:

sudo dnf remove qt5-qtwebsockets-doc

qt5-qtwebsockets-doc Package Contents on Fedora 36

/usr/share/doc/qt5/qtwebsockets
/usr/share/doc/qt5/qtwebsockets.qch
/usr/share/doc/qt5/qtwebsockets/echoclient.html
/usr/share/doc/qt5/qtwebsockets/echoserver.html
/usr/share/doc/qt5/qtwebsockets/examples-manifest.xml
/usr/share/doc/qt5/qtwebsockets/images
/usr/share/doc/qt5/qtwebsockets/images/arrow_bc.png
/usr/share/doc/qt5/qtwebsockets/images/bgrContent.png
/usr/share/doc/qt5/qtwebsockets/images/btn_next.png
/usr/share/doc/qt5/qtwebsockets/images/btn_prev.png
/usr/share/doc/qt5/qtwebsockets/images/bullet_dn.png
/usr/share/doc/qt5/qtwebsockets/images/bullet_sq.png
/usr/share/doc/qt5/qtwebsockets/images/echoclient-html-example.png
/usr/share/doc/qt5/qtwebsockets/images/home.png
/usr/share/doc/qt5/qtwebsockets/images/ico_note.png
/usr/share/doc/qt5/qtwebsockets/images/ico_note_attention.png
/usr/share/doc/qt5/qtwebsockets/images/ico_out.png
/usr/share/doc/qt5/qtwebsockets/images/logo.png
/usr/share/doc/qt5/qtwebsockets/images/websockets-pictorial-representation.jpg
/usr/share/doc/qt5/qtwebsockets/qmaskgenerator-members.html
/usr/share/doc/qt5/qtwebsockets/qmaskgenerator.html
/usr/share/doc/qt5/qtwebsockets/qml-qtwebsockets-websocket-members.html
/usr/share/doc/qt5/qtwebsockets/qml-qtwebsockets-websocket.html
/usr/share/doc/qt5/qtwebsockets/qml-qtwebsockets-websocketserver-members.html
/usr/share/doc/qt5/qtwebsockets/qml-qtwebsockets-websocketserver.html
/usr/share/doc/qt5/qtwebsockets/qtwebsockets-echoclient-example.html
/usr/share/doc/qt5/qtwebsockets/qtwebsockets-echoserver-example.html
/usr/share/doc/qt5/qtwebsockets/qtwebsockets-examples.html
/usr/share/doc/qt5/qtwebsockets/qtwebsockets-index.html
/usr/share/doc/qt5/qtwebsockets/qtwebsockets-module.html
/usr/share/doc/qt5/qtwebsockets/qtwebsockets-qmlmodule.html
/usr/share/doc/qt5/qtwebsockets/qtwebsockets-qmlwebsocketclient-example.html
/usr/share/doc/qt5/qtwebsockets/qtwebsockets-qmlwebsocketserver-example.html
/usr/share/doc/qt5/qtwebsockets/qtwebsockets-simplechat-example.html
/usr/share/doc/qt5/qtwebsockets/qtwebsockets-sslechoclient-example.html
/usr/share/doc/qt5/qtwebsockets/qtwebsockets-sslechoserver-example.html
/usr/share/doc/qt5/qtwebsockets/qtwebsockets-testing.html
/usr/share/doc/qt5/qtwebsockets/qtwebsockets.index
/usr/share/doc/qt5/qtwebsockets/qtwebsockets.qhp
/usr/share/doc/qt5/qtwebsockets/qtwebsockets.qhp.sha1
/usr/share/doc/qt5/qtwebsockets/qtwebsockets.tags
/usr/share/doc/qt5/qtwebsockets/qwebsocket-members.html
/usr/share/doc/qt5/qtwebsockets/qwebsocket.html
/usr/share/doc/qt5/qtwebsockets/qwebsocketcorsauthenticator-members.html
/usr/share/doc/qt5/qtwebsockets/qwebsocketcorsauthenticator.html
/usr/share/doc/qt5/qtwebsockets/qwebsocketprotocol.html
/usr/share/doc/qt5/qtwebsockets/qwebsocketserver-members.html
/usr/share/doc/qt5/qtwebsockets/qwebsocketserver-obsolete.html
/usr/share/doc/qt5/qtwebsockets/qwebsocketserver.html
/usr/share/doc/qt5/qtwebsockets/style
/usr/share/doc/qt5/qtwebsockets/style/offline-simple.css
/usr/share/doc/qt5/qtwebsockets/style/offline.css
/usr/share/doc/qt5/qtwebsockets/websockets-overview.html

References

Summary

In this tutorial we learn how to install qt5-qtwebsockets-doc on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).