How to Install and Uninstall ptl.x86_64 Package on Fedora 39

Last updated: November 30,2024

1. Install "ptl.x86_64" package

Please follow the guidelines below to install ptl.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install ptl.x86_64

2. Uninstall "ptl.x86_64" package

Please follow the guidance below to uninstall ptl.x86_64 on Fedora 39:

$ sudo dnf remove ptl.x86_64 $ sudo dnf autoremove

3. Information about the ptl.x86_64 package on Fedora 39

Last metadata expiration check: 0:36:27 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ptl
Version : 2.3.3
Release : 1.20230707gitf892a93.fc39
Architecture : x86_64
Size : 71 k
Source : ptl-2.3.3-1.20230707gitf892a93.fc39.src.rpm
Repository : updates
Summary : Lightweight C++11 mutilthreading tasking system
URL : https://github.com/jrmadsen/PTL
License : MIT
Description : Parallel Tasking Library (PTL) is a lightweight C++11 multithreading tasking
: system featuring thread-pool, task-groups, and lock-free task queue.