How to Install and Uninstall rust-scroll+std-devel.noarch Package on Fedora 35

Last updated: May 12,2024

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

In this section, we are going to explain the necessary steps to install rust-scroll+std-devel.noarch on Fedora 35

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

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

Please follow the steps below to uninstall rust-scroll+std-devel.noarch on Fedora 35:

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

3. Information about the rust-scroll+std-devel.noarch package on Fedora 35

Last metadata expiration check: 5:37:27 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-scroll+std-devel
Version : 0.11.0
Release : 1.fc35
Architecture : noarch
Size : 7.9 k
Source : rust-scroll-0.11.0-1.fc35.src.rpm
Repository : updates
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 "std" feature of the "scroll" crate.