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

Last updated: January 11,2025

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

This tutorial shows how to install rust-alloc-stdlib+default-devel.noarch on Fedora 39

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

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

This is a short guide on how to uninstall rust-alloc-stdlib+default-devel.noarch on Fedora 39:

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

3. Information about the rust-alloc-stdlib+default-devel.noarch package on Fedora 39

Last metadata expiration check: 4:53:14 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-alloc-stdlib+default-devel
Version : 0.2.2
Release : 2.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-alloc-stdlib-0.2.2-2.fc39.src.rpm
Repository : fedora
Summary : Dynamic allocator example that may be used with the stdlib
URL : https://crates.io/crates/alloc-stdlib
License : BSD-3-Clause
Description : A dynamic allocator example that may be used with the stdlib.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "alloc-stdlib" crate.