How to Install and Uninstall rust-scroll+derive-devel.noarch Package on AlmaLinux 9

Last updated: October 02,2024

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

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

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

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

Here is a brief guide to show you how to uninstall rust-scroll+derive-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-scroll+derive-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:06:14 ago on Wed Mar 13 07:41:12 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.