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

Last updated: May 20,2024

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

This is a short guide on how to install rust-prodash+ctrlc-devel.noarch on CentOS Stream 9

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

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

This guide covers the steps necessary to uninstall rust-prodash+ctrlc-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 0:11:58 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-prodash+ctrlc-devel
Version : 26.2.2
Release : 1.el9
Architecture : noarch
Size : 7.7 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 "ctrlc" feature of the "prodash" crate.