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

Last updated: October 06,2024

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

This is a short guide on how to install rust-sscanf-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Here is a brief guide to show you how to uninstall rust-sscanf-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:04:56 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-sscanf-devel
Version : 0.4.1
Release : 1.el9
Architecture : noarch
Size : 54 k
Source : rust-sscanf-0.4.1-1.el9.src.rpm
Repository : epel
Summary : Sscanf (inverse of format!()) Macro based on Regex
URL : https://crates.io/crates/sscanf
License : MIT OR Apache-2.0
Description : A sscanf (inverse of format!()) Macro based on Regex.
:
: This package contains library source intended for building other packages which
: use the "sscanf" crate.