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

Last updated: September 28,2024

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

In this section, we are going to explain the necessary steps to install rust-scroll-devel.noarch on Oracle Linux 9

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

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

This guide covers the steps necessary to uninstall rust-scroll-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:32:57 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-scroll-devel
Version : 0.11.0
Release : 2.el9
Architecture : noarch
Size : 32 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" crate.