How To Install qt6-qtbase-postgresql on Fedora 36

In this tutorial we learn how to install qt6-qtbase-postgresql in Fedora 36. qt6-qtbase-postgresql is PostgreSQL driver for Qt6’s SQL classes

Introduction

In this tutorial we learn how to install qt6-qtbase-postgresql on Fedora 36.

What is qt6-qtbase-postgresql

PostgreSQL driver for Qt6’s SQL classes.

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

Install qt6-qtbase-postgresql 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 qt6-qtbase-postgresql using dnf by running the following command:

sudo dnf -y install qt6-qtbase-postgresql

Install qt6-qtbase-postgresql 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 qt6-qtbase-postgresql using yum by running the following command:

sudo yum -y install qt6-qtbase-postgresql

How To Uninstall qt6-qtbase-postgresql on Fedora 36

To uninstall only the qt6-qtbase-postgresql package we can use the following command:

sudo dnf remove qt6-qtbase-postgresql

qt6-qtbase-postgresql Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/52
/usr/lib/.build-id/52/d0892c384c4f245c853bd548670cdc5f48cc2e
/usr/lib/cmake/Qt6Sql/Qt6QPSQLDriverPluginAdditionalTargetInfo.cmake
/usr/lib/cmake/Qt6Sql/Qt6QPSQLDriverPluginConfig.cmake
/usr/lib/cmake/Qt6Sql/Qt6QPSQLDriverPluginConfigVersion.cmake
/usr/lib/cmake/Qt6Sql/Qt6QPSQLDriverPluginConfigVersionImpl.cmake
/usr/lib/cmake/Qt6Sql/Qt6QPSQLDriverPluginTargets-relwithdebinfo.cmake
/usr/lib/cmake/Qt6Sql/Qt6QPSQLDriverPluginTargets.cmake
/usr/lib/qt6/plugins/sqldrivers/libqsqlpsql.so

References

Summary

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


title: “How To Install qt6-qtbase-postgresql on Fedora 36” linkTitle: “qt6-qtbase-postgresql” type: “docs” description: “In this tutorial we learn how to install qt6-qtbase-postgresql in Fedora 36. qt6-qtbase-postgresql is PostgreSQL driver for Qt6’s SQL classes” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qt6-qtbase-postgresql-featured.png

Introduction

In this tutorial we learn how to install qt6-qtbase-postgresql on Fedora 36.

What is qt6-qtbase-postgresql

PostgreSQL driver for Qt6’s SQL classes.

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

Install qt6-qtbase-postgresql 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 qt6-qtbase-postgresql using dnf by running the following command:

sudo dnf -y install qt6-qtbase-postgresql

Install qt6-qtbase-postgresql 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 qt6-qtbase-postgresql using yum by running the following command:

sudo yum -y install qt6-qtbase-postgresql

How To Uninstall qt6-qtbase-postgresql on Fedora 36

To uninstall only the qt6-qtbase-postgresql package we can use the following command:

sudo dnf remove qt6-qtbase-postgresql

qt6-qtbase-postgresql Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/ed9b3d02ed3d9d0f34c1815a20a8be760413eb
/usr/lib64/cmake/Qt6Sql/Qt6QPSQLDriverPluginAdditionalTargetInfo.cmake
/usr/lib64/cmake/Qt6Sql/Qt6QPSQLDriverPluginConfig.cmake
/usr/lib64/cmake/Qt6Sql/Qt6QPSQLDriverPluginConfigVersion.cmake
/usr/lib64/cmake/Qt6Sql/Qt6QPSQLDriverPluginConfigVersionImpl.cmake
/usr/lib64/cmake/Qt6Sql/Qt6QPSQLDriverPluginTargets-relwithdebinfo.cmake
/usr/lib64/cmake/Qt6Sql/Qt6QPSQLDriverPluginTargets.cmake
/usr/lib64/qt6/plugins/sqldrivers/libqsqlpsql.so

References

Summary

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