How to Install and Uninstall taskflow-doc.noarch Package on Fedora 38

Last updated: September 25,2024

1. Install "taskflow-doc.noarch" package

Here is a brief guide to show you how to install taskflow-doc.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install taskflow-doc.noarch

2. Uninstall "taskflow-doc.noarch" package

Please follow the steps below to uninstall taskflow-doc.noarch on Fedora 38:

$ sudo dnf remove taskflow-doc.noarch $ sudo dnf autoremove

3. Information about the taskflow-doc.noarch package on Fedora 38

Last metadata expiration check: 2:03:47 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : taskflow-doc
Version : 3.4.0
Release : 2.fc38
Architecture : noarch
Size : 6.9 M
Source : taskflow-3.4.0-2.fc38.src.rpm
Repository : fedora
Summary : Documentation for the Taskflow library
URL : https://taskflow.github.io/
License : MIT and BSL-1.0 and MPL-2.0
Description :
: Taskflow is a C++ header library which helps you quickly write parallel and
: heterogeneous task programs with high performance and simultaneous high
: productivity. It is faster, more expressive, fewer lines of code, and easier
: for drop-in integration than many of existing task programming libraries.