How to Install and Uninstall qt6-sql-sqlite Package on openSUSE Leap

Last updated: November 07,2024

1. Install "qt6-sql-sqlite" package

This guide let you learn how to install qt6-sql-sqlite on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install qt6-sql-sqlite

2. Uninstall "qt6-sql-sqlite" package

This guide covers the steps necessary to uninstall qt6-sql-sqlite on openSUSE Leap:

$ sudo zypper remove qt6-sql-sqlite

3. Information about the qt6-sql-sqlite package on openSUSE Leap

Information for package qt6-sql-sqlite:
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : qt6-sql-sqlite
Version : 6.4.2-150500.3.14.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 86.7 KiB
Installed : No
Status : not installed
Source package : qt6-base-6.4.2-150500.3.14.1.src
Upstream URL : https://www.qt.io
Summary : Qt 6 SQLite plugin
Description :
A plugin to access SQLite databases in Qt applications.
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.

5. The same packages on other Linux Distributions