How to Install and Uninstall libptl2 Package on openSUSE Leap
Last updated: December 25,2024
1. Install "libptl2" package
This guide let you learn how to install libptl2 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
libptl2
Copied
2. Uninstall "libptl2" package
Please follow the step by step instructions below to uninstall libptl2 on openSUSE Leap:
$
sudo zypper remove
libptl2
Copied
3. Information about the libptl2 package on openSUSE Leap
Information for package libptl2:
--------------------------------
Repository : Main Repository
Name : libptl2
Version : 2.3.3-bp155.1.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 211.3 KiB
Installed : No
Status : not installed
Source package : PTL-2.3.3-bp155.1.10.src
Upstream URL : https://github.com/jrmadsen/PTL
Summary : Parallel Tasking Library
Description :
Parallel Tasking Library (PTL) is a C++11 multithreading tasking
system on top of std::thread featuring thread pools, task groups,
and lock-free task queues.
This package provides the shared library for PTL.
--------------------------------
Repository : Main Repository
Name : libptl2
Version : 2.3.3-bp155.1.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 211.3 KiB
Installed : No
Status : not installed
Source package : PTL-2.3.3-bp155.1.10.src
Upstream URL : https://github.com/jrmadsen/PTL
Summary : Parallel Tasking Library
Description :
Parallel Tasking Library (PTL) is a C++11 multithreading tasking
system on top of std::thread featuring thread pools, task groups,
and lock-free task queues.
This package provides the shared library for PTL.