How to Install and Uninstall rust-thread-tree-devel.noarch Package on Fedora 34
Last updated: November 05,2024
1. Install "rust-thread-tree-devel.noarch" package
This is a short guide on how to install rust-thread-tree-devel.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
rust-thread-tree-devel.noarch
Copied
2. Uninstall "rust-thread-tree-devel.noarch" package
This tutorial shows how to uninstall rust-thread-tree-devel.noarch on Fedora 34:
$
sudo dnf remove
rust-thread-tree-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-thread-tree-devel.noarch package on Fedora 34
Last metadata expiration check: 1:40:47 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-thread-tree-devel
Version : 0.3.2
Release : 1.fc34
Architecture : noarch
Size : 23 k
Source : rust-thread-tree-0.3.2-1.fc34.src.rpm
Repository : updates
Summary : Tree-structured thread pool for splitting jobs hierarchically
URL : https://crates.io/crates/thread-tree
License : MIT or ASL 2.0
Description : Tree-structured thread pool for splitting jobs hierarchically on worker
: threads.
: The tree structure means that there is no contention between workers when
: delivering jobs.
:
: This package contains library source intended for building other packages
: which use "thread-tree" crate.
Available Packages
Name : rust-thread-tree-devel
Version : 0.3.2
Release : 1.fc34
Architecture : noarch
Size : 23 k
Source : rust-thread-tree-0.3.2-1.fc34.src.rpm
Repository : updates
Summary : Tree-structured thread pool for splitting jobs hierarchically
URL : https://crates.io/crates/thread-tree
License : MIT or ASL 2.0
Description : Tree-structured thread pool for splitting jobs hierarchically on worker
: threads.
: The tree structure means that there is no contention between workers when
: delivering jobs.
:
: This package contains library source intended for building other packages
: which use "thread-tree" crate.