How to Install and Uninstall rust-memoffset+default-devel.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "rust-memoffset+default-devel.noarch" package

This is a short guide on how to install rust-memoffset+default-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-memoffset+default-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-memoffset+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-memoffset+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:37:29 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-memoffset+default-devel
Version : 0.9.0
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-memoffset-0.9.0-1.el9.src.rpm
Repository : epel
Summary : Offset_of functionality for Rust structs
URL : https://crates.io/crates/memoffset
License : MIT
Description : Offset_of functionality for Rust structs.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "memoffset" crate.