How to Install and Uninstall rust-safemem+std-devel.noarch Package on Fedora 34

Last updated: May 03,2024

1. Install "rust-safemem+std-devel.noarch" package

Please follow the step by step instructions below to install rust-safemem+std-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-safemem+std-devel.noarch

2. Uninstall "rust-safemem+std-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-safemem+std-devel.noarch on Fedora 34:

$ sudo dnf remove rust-safemem+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-safemem+std-devel.noarch package on Fedora 34

Last metadata expiration check: 4:18:52 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-safemem+std-devel
Version : 0.3.3
Release : 4.fc34
Architecture : noarch
Size : 8.0 k
Source : rust-safemem-0.3.3-4.fc34.src.rpm
Repository : fedora
Summary : Safe wrappers for memory-accessing functions, like `std::ptr::copy()`
URL : https://crates.io/crates/safemem
License : MIT or ASL 2.0
Description : Safe wrappers for memory-accessing functions, like `std::ptr::copy()`.
:
: This package contains library source intended for building other packages
: which use "std" feature of "safemem" crate.