How To Install qtbrowserplugin-devel on Fedora 36

In this tutorial we learn how to install qtbrowserplugin-devel in Fedora 36. qtbrowserplugin-devel is Development files for qtbrowserplugin

Introduction

In this tutorial we learn how to install qtbrowserplugin-devel on Fedora 36.

What is qtbrowserplugin-devel

The QtBrowserPlugin solution is useful for implementing plugins for web browser.

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

Install qtbrowserplugin-devel 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 qtbrowserplugin-devel using dnf by running the following command:

sudo dnf -y install qtbrowserplugin-devel

Install qtbrowserplugin-devel 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 qtbrowserplugin-devel using yum by running the following command:

sudo yum -y install qtbrowserplugin-devel

How To Uninstall qtbrowserplugin-devel on Fedora 36

To uninstall only the qtbrowserplugin-devel package we can use the following command:

sudo dnf remove qtbrowserplugin-devel

qtbrowserplugin-devel Package Contents on Fedora 36

/usr/include/qtbrowserplugin.h
/usr/include/qtbrowserplugin_p.h
/usr/include/qtnpapi.h
/usr/lib64/libqtbrowserplugin.a
/usr/share/doc/qtbrowserplugin-devel
/usr/share/doc/qtbrowserplugin-devel/README.TXT
/usr/share/doc/qtbrowserplugin-devel/doc
/usr/share/doc/qtbrowserplugin-devel/doc/html
/usr/share/doc/qtbrowserplugin-devel/doc/html/classic.css
/usr/share/doc/qtbrowserplugin-devel/doc/html/developingplugins.html
/usr/share/doc/qtbrowserplugin-devel/doc/html/images
/usr/share/doc/qtbrowserplugin-devel/doc/html/images/qt-logo.png
/usr/share/doc/qtbrowserplugin-devel/doc/html/index.html
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtbrowserplugin-example-grapher.html
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtbrowserplugin-example-scripting.html
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtbrowserplugin-example-trivial.html
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtbrowserplugin.dcf
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtbrowserplugin.index
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtbrowserplugin.qhp
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtnpbindable-members.html
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtnpbindable.html
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtnpfactory-members.html
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtnpfactory.html
/usr/share/doc/qtbrowserplugin-devel/doc/images
/usr/share/doc/qtbrowserplugin-devel/doc/images/qt-logo.png
/usr/share/doc/qtbrowserplugin-devel/doc/index.qdoc
/usr/share/doc/qtbrowserplugin-devel/doc/qtbrowserplugin.qdoc
/usr/share/doc/qtbrowserplugin-devel/examples
/usr/share/doc/qtbrowserplugin-devel/examples/examples.pro
/usr/share/doc/qtbrowserplugin-devel/examples/grapher
/usr/share/doc/qtbrowserplugin-devel/examples/grapher/Info.plist
/usr/share/doc/qtbrowserplugin-devel/examples/grapher/graph.g1n
/usr/share/doc/qtbrowserplugin-devel/examples/grapher/grapher.cpp
/usr/share/doc/qtbrowserplugin-devel/examples/grapher/grapher.pro
/usr/share/doc/qtbrowserplugin-devel/examples/grapher/grapher.qdoc
/usr/share/doc/qtbrowserplugin-devel/examples/grapher/grapher.r
/usr/share/doc/qtbrowserplugin-devel/examples/grapher/grapher.rc
/usr/share/doc/qtbrowserplugin-devel/examples/trivial
/usr/share/doc/qtbrowserplugin-devel/examples/trivial/Info.plist
/usr/share/doc/qtbrowserplugin-devel/examples/trivial/scripting.qdoc
/usr/share/doc/qtbrowserplugin-devel/examples/trivial/trivial.cpp
/usr/share/doc/qtbrowserplugin-devel/examples/trivial/trivial.pro
/usr/share/doc/qtbrowserplugin-devel/examples/trivial/trivial.qdoc
/usr/share/doc/qtbrowserplugin-devel/examples/trivial/trivial.r
/usr/share/doc/qtbrowserplugin-devel/examples/trivial/trivial.rc

References

Summary

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


title: “How To Install qtbrowserplugin-devel on Fedora 36” linkTitle: “qtbrowserplugin-devel” type: “docs” description: “In this tutorial we learn how to install qtbrowserplugin-devel in Fedora 36. qtbrowserplugin-devel is Development files for qtbrowserplugin” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qtbrowserplugin-devel-featured.png

Introduction

In this tutorial we learn how to install qtbrowserplugin-devel on Fedora 36.

What is qtbrowserplugin-devel

The QtBrowserPlugin solution is useful for implementing plugins for web browser.

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

Install qtbrowserplugin-devel 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 qtbrowserplugin-devel using dnf by running the following command:

sudo dnf -y install qtbrowserplugin-devel

Install qtbrowserplugin-devel 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 qtbrowserplugin-devel using yum by running the following command:

sudo yum -y install qtbrowserplugin-devel

How To Uninstall qtbrowserplugin-devel on Fedora 36

To uninstall only the qtbrowserplugin-devel package we can use the following command:

sudo dnf remove qtbrowserplugin-devel

qtbrowserplugin-devel Package Contents on Fedora 36

/usr/include/qtbrowserplugin.h
/usr/include/qtbrowserplugin_p.h
/usr/include/qtnpapi.h
/usr/lib/libqtbrowserplugin.a
/usr/share/doc/qtbrowserplugin-devel
/usr/share/doc/qtbrowserplugin-devel/README.TXT
/usr/share/doc/qtbrowserplugin-devel/doc
/usr/share/doc/qtbrowserplugin-devel/doc/html
/usr/share/doc/qtbrowserplugin-devel/doc/html/classic.css
/usr/share/doc/qtbrowserplugin-devel/doc/html/developingplugins.html
/usr/share/doc/qtbrowserplugin-devel/doc/html/images
/usr/share/doc/qtbrowserplugin-devel/doc/html/images/qt-logo.png
/usr/share/doc/qtbrowserplugin-devel/doc/html/index.html
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtbrowserplugin-example-grapher.html
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtbrowserplugin-example-scripting.html
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtbrowserplugin-example-trivial.html
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtbrowserplugin.dcf
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtbrowserplugin.index
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtbrowserplugin.qhp
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtnpbindable-members.html
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtnpbindable.html
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtnpfactory-members.html
/usr/share/doc/qtbrowserplugin-devel/doc/html/qtnpfactory.html
/usr/share/doc/qtbrowserplugin-devel/doc/images
/usr/share/doc/qtbrowserplugin-devel/doc/images/qt-logo.png
/usr/share/doc/qtbrowserplugin-devel/doc/index.qdoc
/usr/share/doc/qtbrowserplugin-devel/doc/qtbrowserplugin.qdoc
/usr/share/doc/qtbrowserplugin-devel/examples
/usr/share/doc/qtbrowserplugin-devel/examples/examples.pro
/usr/share/doc/qtbrowserplugin-devel/examples/grapher
/usr/share/doc/qtbrowserplugin-devel/examples/grapher/Info.plist
/usr/share/doc/qtbrowserplugin-devel/examples/grapher/graph.g1n
/usr/share/doc/qtbrowserplugin-devel/examples/grapher/grapher.cpp
/usr/share/doc/qtbrowserplugin-devel/examples/grapher/grapher.pro
/usr/share/doc/qtbrowserplugin-devel/examples/grapher/grapher.qdoc
/usr/share/doc/qtbrowserplugin-devel/examples/grapher/grapher.r
/usr/share/doc/qtbrowserplugin-devel/examples/grapher/grapher.rc
/usr/share/doc/qtbrowserplugin-devel/examples/trivial
/usr/share/doc/qtbrowserplugin-devel/examples/trivial/Info.plist
/usr/share/doc/qtbrowserplugin-devel/examples/trivial/scripting.qdoc
/usr/share/doc/qtbrowserplugin-devel/examples/trivial/trivial.cpp
/usr/share/doc/qtbrowserplugin-devel/examples/trivial/trivial.pro
/usr/share/doc/qtbrowserplugin-devel/examples/trivial/trivial.qdoc
/usr/share/doc/qtbrowserplugin-devel/examples/trivial/trivial.r
/usr/share/doc/qtbrowserplugin-devel/examples/trivial/trivial.rc

References

Summary

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