How to Install and Uninstall rust-ctrlc+default-devel.noarch Package on Fedora 34

Last updated: October 05,2024

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

Here is a brief guide to show you how to install rust-ctrlc+default-devel.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall rust-ctrlc+default-devel.noarch on Fedora 34:

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

3. Information about the rust-ctrlc+default-devel.noarch package on Fedora 34

Last metadata expiration check: 0:30:25 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-ctrlc+default-devel
Version : 3.2.1
Release : 1.fc34
Architecture : noarch
Size : 8.1 k
Source : rust-ctrlc-3.2.1-1.fc34.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 "default" feature of the "ctrlc" crate.