How To Install qt5-qtbase-tds on Fedora 36
Introduction
In this tutorial we learn how to install qt5-qtbase-tds
on Fedora 36.
What is qt5-qtbase-tds
TDS driver for Qt5’s SQL classes.
We can use yum
or dnf
to install qt5-qtbase-tds
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qt5-qtbase-tds.
Install qt5-qtbase-tds 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-tds
using dnf
by running the following command:
sudo dnf -y install qt5-qtbase-tds
Install qt5-qtbase-tds 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-tds
using yum
by running the following command:
sudo yum -y install qt5-qtbase-tds
How To Uninstall qt5-qtbase-tds on Fedora 36
To uninstall only the qt5-qtbase-tds
package we can use the following command:
sudo dnf remove qt5-qtbase-tds
qt5-qtbase-tds Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/ec/16e2cff714cd448ad3b90ad9ab7d4aedf5f516
/usr/lib/cmake/Qt5Sql/Qt5Sql_QTDSDriverPlugin.cmake
/usr/lib/qt5/plugins/sqldrivers/libqsqltds.so
References
Summary
In this tutorial we learn how to install qt5-qtbase-tds
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install qt5-qtbase-tds on Fedora 36” linkTitle: “qt5-qtbase-tds” type: “docs” description: “In this tutorial we learn how to install qt5-qtbase-tds in Fedora 36. qt5-qtbase-tds is TDS driver for Qt5’s SQL classes” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qt5-qtbase-tds-featured.png
Introduction
In this tutorial we learn how to install qt5-qtbase-tds
on Fedora 36.
What is qt5-qtbase-tds
TDS driver for Qt5’s SQL classes.
We can use yum
or dnf
to install qt5-qtbase-tds
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qt5-qtbase-tds.
Install qt5-qtbase-tds 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-tds
using dnf
by running the following command:
sudo dnf -y install qt5-qtbase-tds
Install qt5-qtbase-tds 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-tds
using yum
by running the following command:
sudo yum -y install qt5-qtbase-tds
How To Uninstall qt5-qtbase-tds on Fedora 36
To uninstall only the qt5-qtbase-tds
package we can use the following command:
sudo dnf remove qt5-qtbase-tds
qt5-qtbase-tds Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/8e/cb25b3b06f3b35cc2baae4e8334f3f9458c197
/usr/lib64/cmake/Qt5Sql/Qt5Sql_QTDSDriverPlugin.cmake
/usr/lib64/qt5/plugins/sqldrivers/libqsqltds.so
References
Summary
In this tutorial we learn how to install qt5-qtbase-tds
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).