How To Install qt5-qtscript on Fedora 36

In this tutorial we learn how to install qt5-qtscript in Fedora 36. qt5-qtscript is Qt5 - QtScript component

Introduction

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

What is qt5-qtscript

Qt5 - QtScript component.

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

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

sudo dnf -y install qt5-qtscript

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

sudo yum -y install qt5-qtscript

How To Uninstall qt5-qtscript on Fedora 36

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

sudo dnf remove qt5-qtscript

qt5-qtscript Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/322ef33a5bfa2f51b11acea7b2b7e28b7a95ef
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/8a222bf33c31b0ec814574470da8f7b82174e3
/usr/lib/libQt5Script.so.5
/usr/lib/libQt5Script.so.5.15
/usr/lib/libQt5Script.so.5.15.3
/usr/lib/libQt5ScriptTools.so.5
/usr/lib/libQt5ScriptTools.so.5.15
/usr/lib/libQt5ScriptTools.so.5.15.3
/usr/share/licenses/qt5-qtscript
/usr/share/licenses/qt5-qtscript/LICENSE.LGPL3

References

Summary

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


title: “How To Install qt5-qtscript on Fedora 36” linkTitle: “qt5-qtscript” type: “docs” description: “In this tutorial we learn how to install qt5-qtscript in Fedora 36. qt5-qtscript is Qt5 - QtScript component” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qt5-qtscript-featured.png

Introduction

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

What is qt5-qtscript

Qt5 - QtScript component.

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

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

sudo dnf -y install qt5-qtscript

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

sudo yum -y install qt5-qtscript

How To Uninstall qt5-qtscript on Fedora 36

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

sudo dnf remove qt5-qtscript

qt5-qtscript Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/03
/usr/lib/.build-id/03/b836992e95701180a48f62f3ef05bf47785668
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/3905204774210114a73c0b4c7c77df22c5b0aa
/usr/lib64/libQt5Script.so.5
/usr/lib64/libQt5Script.so.5.15
/usr/lib64/libQt5Script.so.5.15.3
/usr/lib64/libQt5ScriptTools.so.5
/usr/lib64/libQt5ScriptTools.so.5.15
/usr/lib64/libQt5ScriptTools.so.5.15.3
/usr/share/licenses/qt5-qtscript
/usr/share/licenses/qt5-qtscript/LICENSE.LGPL3

References

Summary

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