How to Install and Uninstall rust-safemem-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

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

This tutorial shows how to install rust-safemem-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Here is a brief guide to show you how to uninstall rust-safemem-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-safemem-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:13:00 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-safemem-devel
Version : 0.3.3
Release : 7.el9
Architecture : noarch
Size : 16 k
Source : rust-safemem-0.3.3-7.el9.src.rpm
Repository : epel
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 "safemem" crate.