How to Install and Uninstall rust-alloc-stdlib+unsafe-devel.noarch Package on Fedora 34

Last updated: May 18,2024

1. Install "rust-alloc-stdlib+unsafe-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-alloc-stdlib+unsafe-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-alloc-stdlib+unsafe-devel.noarch

2. Uninstall "rust-alloc-stdlib+unsafe-devel.noarch" package

Please follow the guidance below to uninstall rust-alloc-stdlib+unsafe-devel.noarch on Fedora 34:

$ sudo dnf remove rust-alloc-stdlib+unsafe-devel.noarch $ sudo dnf autoremove

3. Information about the rust-alloc-stdlib+unsafe-devel.noarch package on Fedora 34

Last metadata expiration check: 5:33:59 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-alloc-stdlib+unsafe-devel
Version : 0.2.1
Release : 4.fc34
Architecture : noarch
Size : 7.5 k
Source : rust-alloc-stdlib-0.2.1-4.fc34.src.rpm
Repository : fedora
Summary : Dynamic allocator example that may be used with the stdlib
URL : https://crates.io/crates/alloc-stdlib
License : BSD
Description : Dynamic allocator example that may be used with the stdlib.
:
: This package contains library source intended for building other packages
: which use "unsafe" feature of "alloc-stdlib" crate.