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