How to Install and Uninstall libQt6Core6 Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "libQt6Core6" package
This guide covers the steps necessary to install libQt6Core6 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libQt6Core6
Copied
2. Uninstall "libQt6Core6" package
Please follow the guidelines below to uninstall libQt6Core6 on openSuSE Tumbleweed:
$
sudo zypper remove
libQt6Core6
Copied
3. Information about the libQt6Core6 package on openSuSE Tumbleweed
Information for package libQt6Core6:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libQt6Core6
Version : 6.6.2-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.2 MiB
Installed : No
Status : not installed
Source package : qt6-base-6.6.2-1.1.src
Upstream URL : https://www.qt.io
Summary : Qt 6 Core library
Description :
The Qt 6 Core library. It adds these features to C++:
* a mechanism for object communication called signals and slots
* queryable and designable object properties
* hierarchical and queryable object trees that organize
* object ownership in a natural way with guarded pointers (QPointer)
* a dynamic cast that works across library boundaries
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libQt6Core6
Version : 6.6.2-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.2 MiB
Installed : No
Status : not installed
Source package : qt6-base-6.6.2-1.1.src
Upstream URL : https://www.qt.io
Summary : Qt 6 Core library
Description :
The Qt 6 Core library. It adds these features to C++:
* a mechanism for object communication called signals and slots
* queryable and designable object properties
* hierarchical and queryable object trees that organize
* object ownership in a natural way with guarded pointers (QPointer)
* a dynamic cast that works across library boundaries