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

Last updated: September 24,2024

1. Install "rust-scroll+scroll_derive-devel.noarch" package

Please follow the guidance below to install rust-scroll+scroll_derive-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-scroll+scroll_derive-devel.noarch

2. Uninstall "rust-scroll+scroll_derive-devel.noarch" package

Please follow the instructions below to uninstall rust-scroll+scroll_derive-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-scroll+scroll_derive-devel.noarch $ sudo dnf autoremove

3. Information about the rust-scroll+scroll_derive-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:05:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-scroll+scroll_derive-devel
Version : 0.11.0
Release : 2.el9
Architecture : noarch
Size : 8.0 k
Source : rust-scroll-0.11.0-2.el9.src.rpm
Repository : epel
Summary : Powerful, extensible, generic, endian-aware Read/Write traits for byte buffers
URL : https://crates.io/crates/scroll
License : MIT
Description : Suite of powerful, extensible, generic, endian-aware Read/Write traits for byte
: buffers.
:
: This package contains library source intended for building other packages which
: use the "scroll_derive" feature of the "scroll" crate.