How to Install and Uninstall rust-alloc-no-stdlib+unsafe-devel.noarch Package on Fedora 35
Last updated: January 10,2025
1. Install "rust-alloc-no-stdlib+unsafe-devel.noarch" package
Please follow the guidance below to install rust-alloc-no-stdlib+unsafe-devel.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
rust-alloc-no-stdlib+unsafe-devel.noarch
Copied
2. Uninstall "rust-alloc-no-stdlib+unsafe-devel.noarch" package
This tutorial shows how to uninstall rust-alloc-no-stdlib+unsafe-devel.noarch on Fedora 35:
$
sudo dnf remove
rust-alloc-no-stdlib+unsafe-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-alloc-no-stdlib+unsafe-devel.noarch package on Fedora 35
Last metadata expiration check: 5:20:55 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-alloc-no-stdlib+unsafe-devel
Version : 2.0.3
Release : 1.fc35
Architecture : noarch
Size : 8.0 k
Source : rust-alloc-no-stdlib-2.0.3-1.fc35.src.rpm
Repository : fedora
Summary : Dynamic allocator that may be used with or without the stdlib
URL : https://crates.io/crates/alloc-no-stdlib
License : BSD
Description : Dynamic allocator that may be used with or without the stdlib. This allows a
: package with nostd to allocate memory dynamically and be used either with a
: custom allocator, items on the stack, or by a package that wishes to simply use
: Box<>. It also provides options to use calloc or a mutable global variable for
: pre-zeroed memory.
:
: This package contains library source intended for building other packages
: which use "unsafe" feature of "alloc-no-stdlib" crate.
Available Packages
Name : rust-alloc-no-stdlib+unsafe-devel
Version : 2.0.3
Release : 1.fc35
Architecture : noarch
Size : 8.0 k
Source : rust-alloc-no-stdlib-2.0.3-1.fc35.src.rpm
Repository : fedora
Summary : Dynamic allocator that may be used with or without the stdlib
URL : https://crates.io/crates/alloc-no-stdlib
License : BSD
Description : Dynamic allocator that may be used with or without the stdlib. This allows a
: package with nostd to allocate memory dynamically and be used either with a
: custom allocator, items on the stack, or by a package that wishes to simply use
: Box<>. It also provides options to use calloc or a mutable global variable for
: pre-zeroed memory.
:
: This package contains library source intended for building other packages
: which use "unsafe" feature of "alloc-no-stdlib" crate.