How To Install qt5-qtbase-odbc on Fedora 36

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

Introduction

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

What is qt5-qtbase-odbc

ODBC driver for Qt5’s SQL classes.

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

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

sudo dnf -y install qt5-qtbase-odbc

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

sudo yum -y install qt5-qtbase-odbc

How To Uninstall qt5-qtbase-odbc on Fedora 36

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

sudo dnf remove qt5-qtbase-odbc

qt5-qtbase-odbc Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/9a175c52c9866a221da22d18793a56fb8424b3
/usr/lib/cmake/Qt5Sql/Qt5Sql_QODBCDriverPlugin.cmake
/usr/lib/qt5/plugins/sqldrivers/libqsqlodbc.so

References

Summary

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


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

Introduction

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

What is qt5-qtbase-odbc

ODBC driver for Qt5’s SQL classes.

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

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

sudo dnf -y install qt5-qtbase-odbc

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

sudo yum -y install qt5-qtbase-odbc

How To Uninstall qt5-qtbase-odbc on Fedora 36

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

sudo dnf remove qt5-qtbase-odbc

qt5-qtbase-odbc Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/92/09bc287d419bb832290fa0b56a476046cc4e5f
/usr/lib64/cmake/Qt5Sql/Qt5Sql_QODBCDriverPlugin.cmake
/usr/lib64/qt5/plugins/sqldrivers/libqsqlodbc.so

References

Summary

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