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

Last updated: September 29,2024

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

In this section, we are going to explain the necessary steps to install rust-fragile+default-devel.noarch on CentOS Stream 9

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

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

Please follow the step by step instructions below to uninstall rust-fragile+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-fragile+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:24:16 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-fragile+default-devel
Version : 2.0.0
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-fragile-2.0.0-1.el9.src.rpm
Repository : epel
Summary : Provides wrapper types for sending non-send values to other threads
URL : https://crates.io/crates/fragile
License : Apache-2.0
Description : Provides wrapper types for sending non-send values to other threads.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "fragile" crate.