How to Install and Uninstall rust-recycler-devel.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "rust-recycler-devel.noarch" package

This guide covers the steps necessary to install rust-recycler-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-recycler-devel.noarch

2. Uninstall "rust-recycler-devel.noarch" package

This guide covers the steps necessary to uninstall rust-recycler-devel.noarch on Fedora 34:

$ sudo dnf remove rust-recycler-devel.noarch $ sudo dnf autoremove

3. Information about the rust-recycler-devel.noarch package on Fedora 34

Last metadata expiration check: 0:03:03 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-recycler-devel
Version : 0.1.4
Release : 7.fc34
Architecture : noarch
Size : 14 k
Source : rust-recycler-0.1.4-7.fc34.src.rpm
Repository : fedora
Summary : Small Rust library for recycling types containing owned memory
URL : https://crates.io/crates/recycler
License : MIT
Description : A small Rust library for recycling types containing owned memory.
:
: This package contains library source intended for building other packages
: which use "recycler" crate.