How to Install and Uninstall libQt5Concurrent5 Package on openSUSE Leap
Last updated: February 24,2025
1. Install "libQt5Concurrent5" package
Please follow the guidelines below to install libQt5Concurrent5 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
libQt5Concurrent5
Copied
2. Uninstall "libQt5Concurrent5" package
This is a short guide on how to uninstall libQt5Concurrent5 on openSUSE Leap:
$
sudo zypper remove
libQt5Concurrent5
Copied
3. Information about the libQt5Concurrent5 package on openSUSE Leap
Information for package libQt5Concurrent5:
------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libQt5Concurrent5
Version : 5.15.8+kde185-150500.4.16.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 244.9 KiB
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 Concurrent Library
Description :
The QtConcurrent namespace provides high-level APIs that help write
multi-threaded programs without using low-level threading primitives
such as mutexes, read-write locks, wait conditions, or semaphores.
Programs written with QtConcurrent automatically adjust the number of
threads used according to the number of processor cores available.
QtConcurrent includes functional programming style APIs for parallel
list processing, including a MapReduce and FilterReduce
implementation for shared-memory (non-distributed) systems, and
classes for managing asynchronous computations in GUI applications.
------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libQt5Concurrent5
Version : 5.15.8+kde185-150500.4.16.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 244.9 KiB
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 Concurrent Library
Description :
The QtConcurrent namespace provides high-level APIs that help write
multi-threaded programs without using low-level threading primitives
such as mutexes, read-write locks, wait conditions, or semaphores.
Programs written with QtConcurrent automatically adjust the number of
threads used according to the number of processor cores available.
QtConcurrent includes functional programming style APIs for parallel
list processing, including a MapReduce and FilterReduce
implementation for shared-memory (non-distributed) systems, and
classes for managing asynchronous computations in GUI applications.