How to Install and Uninstall libQt5Sql5-sqlite Package on openSuSE Tumbleweed
Last updated: January 11,2025
1. Install "libQt5Sql5-sqlite" package
Please follow the instructions below to install libQt5Sql5-sqlite on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libQt5Sql5-sqlite
Copied
2. Uninstall "libQt5Sql5-sqlite" package
In this section, we are going to explain the necessary steps to uninstall libQt5Sql5-sqlite on openSuSE Tumbleweed:
$
sudo zypper remove
libQt5Sql5-sqlite
Copied
3. Information about the libQt5Sql5-sqlite package on openSuSE Tumbleweed
Information for package libQt5Sql5-sqlite:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libQt5Sql5-sqlite
Version : 5.15.12+kde151-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 328.3 KiB
Installed : No
Status : not installed
Source package : libqt5-qtbase-5.15.12+kde151-1.1.src
Upstream URL : https://www.qt.io
Summary : Qt 5 sqlite plugin
Description :
The Qt SQL module uses driver plugins to communicate with the
different database APIs.
The Qt SQLite plugin makes it possible to access SQLite databases.
SQLite is an in-process database, which means that it is not
necessary to have a database server. SQLite operates on a single
file, which must be set as the database name when opening a
connection.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libQt5Sql5-sqlite
Version : 5.15.12+kde151-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 328.3 KiB
Installed : No
Status : not installed
Source package : libqt5-qtbase-5.15.12+kde151-1.1.src
Upstream URL : https://www.qt.io
Summary : Qt 5 sqlite plugin
Description :
The Qt SQL module uses driver plugins to communicate with the
different database APIs.
The Qt SQLite plugin makes it possible to access SQLite databases.
SQLite is an in-process database, which means that it is not
necessary to have a database server. SQLite operates on a single
file, which must be set as the database name when opening a
connection.