How to Install and Uninstall rust-ctrlc-devel.noarch Package on Fedora 36

Last updated: April 27,2024

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

This guide covers the steps necessary to install rust-ctrlc-devel.noarch on Fedora 36

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

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

This is a short guide on how to uninstall rust-ctrlc-devel.noarch on Fedora 36:

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

3. Information about the rust-ctrlc-devel.noarch package on Fedora 36

Last metadata expiration check: 5:13:24 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-ctrlc-devel
Version : 3.2.2
Release : 1.fc36
Architecture : noarch
Size : 22 k
Source : rust-ctrlc-3.2.2-1.fc36.src.rpm
Repository : updates
Summary : Easy Ctrl-C handler for Rust projects
URL : https://crates.io/crates/ctrlc
License : MIT or ASL 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.