How to Install and Uninstall rust-scan_fmt+std-devel.noarch Package on Rocky Linux 9

Last updated: October 07,2024

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

Please follow the step by step instructions below to install rust-scan_fmt+std-devel.noarch on Rocky Linux 9

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

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

This is a short guide on how to uninstall rust-scan_fmt+std-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-scan_fmt+std-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:51:24 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-scan_fmt+std-devel
Version : 0.2.6
Release : 4.el9
Architecture : noarch
Size : 7.7 k
Source : rust-scan_fmt-0.2.6-4.el9.src.rpm
Repository : epel
Summary : Simple scanf()-like input for Rust
URL : https://crates.io/crates/scan_fmt
License : MIT
Description : Simple scanf()-like input for Rust.
:
: This package contains library source intended for building other packages
: which use "std" feature of "scan_fmt" crate.