How to Install and Uninstall rust-prodash+dashmap-devel.noarch Package on CentOS Stream 9

Last updated: September 22,2024

1. Install "rust-prodash+dashmap-devel.noarch" package

This guide let you learn how to install rust-prodash+dashmap-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-prodash+dashmap-devel.noarch

2. Uninstall "rust-prodash+dashmap-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-prodash+dashmap-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-prodash+dashmap-devel.noarch $ sudo dnf autoremove

3. Information about the rust-prodash+dashmap-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:45:51 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-prodash+dashmap-devel
Version : 26.2.2
Release : 1.el9
Architecture : noarch
Size : 7.6 k
Source : rust-prodash-26.2.2-1.el9.src.rpm
Repository : epel
Summary : Dashboard for visualizing progress of asynchronous and possibly blocking tasks
URL : https://crates.io/crates/prodash
License : MIT
Description : A dashboard for visualizing progress of asynchronous and possibly
: blocking tasks.
:
: This package contains library source intended for building other packages which
: use the "dashmap" feature of the "prodash" crate.