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

Last updated: June 30,2024

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

Please follow the steps below to install rust-ctrlc-devel.noarch on CentOS Stream 9

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

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

This tutorial shows how to uninstall rust-ctrlc-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 1:20:28 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-ctrlc-devel
Version : 3.4.2
Release : 1.el9
Architecture : noarch
Size : 23 k
Source : rust-ctrlc-3.4.2-1.el9.src.rpm
Repository : epel
Summary : Easy Ctrl-C handler for Rust projects
URL : https://crates.io/crates/ctrlc
License : MIT OR Apache-2.0
Description : Easy Ctrl-C handler for Rust projects.
:
: This package contains library source intended for building other packages which
: use the "ctrlc" crate.