How to Install and Uninstall libQt5Core5-32bit Package on openSUSE Leap

Last updated: May 09,2024

1. Install "libQt5Core5-32bit" package

Here is a brief guide to show you how to install libQt5Core5-32bit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libQt5Core5-32bit

2. Uninstall "libQt5Core5-32bit" package

Please follow the steps below to uninstall libQt5Core5-32bit on openSUSE Leap:

$ sudo zypper remove libQt5Core5-32bit

3. Information about the libQt5Core5-32bit package on openSUSE Leap

Information for package libQt5Core5-32bit:
------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libQt5Core5-32bit
Version : 5.15.8+kde185-150500.4.16.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 6.0 MiB
Installed : No
Status : not installed
Source package : libqt5-qtbase-5.15.8+kde185-150500.4.16.1.src
Upstream URL : https://www.qt.io
Summary : Qt 5 Core Library
Description :
The Qt 5 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