How To Install qt5-qtbase-postgresql on Fedora 36

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

Introduction

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

What is qt5-qtbase-postgresql

PostgreSQL driver for Qt5’s SQL classes.

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

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

sudo dnf -y install qt5-qtbase-postgresql

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

sudo yum -y install qt5-qtbase-postgresql

How To Uninstall qt5-qtbase-postgresql on Fedora 36

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

sudo dnf remove qt5-qtbase-postgresql

qt5-qtbase-postgresql Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/b4/0d061b97fe5e72cf1a11383336daf4256e197f
/usr/lib/cmake/Qt5Sql/Qt5Sql_QPSQLDriverPlugin.cmake
/usr/lib/qt5/plugins/sqldrivers/libqsqlpsql.so

References

Summary

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


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

Introduction

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

What is qt5-qtbase-postgresql

PostgreSQL driver for Qt5’s SQL classes.

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

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

sudo dnf -y install qt5-qtbase-postgresql

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

sudo yum -y install qt5-qtbase-postgresql

How To Uninstall qt5-qtbase-postgresql on Fedora 36

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

sudo dnf remove qt5-qtbase-postgresql

qt5-qtbase-postgresql Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/1188f6f9c9d2025bdf23e611ff5ebf78852e8b
/usr/lib64/cmake/Qt5Sql/Qt5Sql_QPSQLDriverPlugin.cmake
/usr/lib64/qt5/plugins/sqldrivers/libqsqlpsql.so

References

Summary

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