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

Last updated: October 07,2024

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

Learn how to install rust-scroll+derive-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This tutorial shows how to uninstall rust-scroll+derive-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:19:22 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-scroll+derive-devel
Version : 0.12.0
Release : 1.el9
Architecture : noarch
Size : 8.0 k
Source : rust-scroll-0.12.0-1.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 : A 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 "derive" feature of the "scroll" crate.