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

Last updated: October 09,2024

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

Please follow the guidance below to install rust-scroll-devel.noarch on AlmaLinux 9

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

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

This is a short guide on how to uninstall rust-scroll-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:16:58 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-scroll-devel
Version : 0.12.0
Release : 1.el9
Architecture : noarch
Size : 30 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 "scroll" crate.