How to Install and Uninstall rust-ctrlc-devel.noarch Package on Rocky Linux 9

Last updated: October 07,2024

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

This guide let you learn how to install rust-ctrlc-devel.noarch on Rocky Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-ctrlc-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-ctrlc-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:04:57 ago on Fri Feb 16 06:49:52 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.