How to Install and Uninstall libirml1 Package on openSuSE Tumbleweed

Last updated: June 25,2024

1. Install "libirml1" package

Please follow the steps below to install libirml1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libirml1

2. Uninstall "libirml1" package

Here is a brief guide to show you how to uninstall libirml1 on openSuSE Tumbleweed:

$ sudo zypper remove libirml1

3. Information about the libirml1 package on openSuSE Tumbleweed

Information for package libirml1:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libirml1
Version : 2021.11.0-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 50.1 KiB
Installed : No
Status : not installed
Source package : tbb-2021.11.0-2.4.src
Upstream URL : https://oneapi-src.github.io/oneTBB/
Summary : Threading Building Blocks (TBB) - IPC Library
Description :
oneTBB (previously known as TBB) is a flexible C++ library that simplifies the
work of adding parallelism to complex applications. The library lets you easily
write parallel programs that take full advantage of the multi-core performance.
oneTBB provides you with functions, interfaces, and classes to parallelize and
scale the code.
This subpackage provides the library required in order to enable inter-process
(IPC) coordination between oneTBB schedulers for the oneTBB python module.