How to Install and Uninstall rust-vsprintf-devel.noarch Package on Rocky Linux 9

Last updated: October 06,2024

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

This guide covers the steps necessary to install rust-vsprintf-devel.noarch on Rocky Linux 9

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

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

Learn how to uninstall rust-vsprintf-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-vsprintf-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:50:10 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-vsprintf-devel
Version : 2.0.0
Release : 5.el9
Architecture : noarch
Size : 12 k
Source : rust-vsprintf-2.0.0-5.el9.src.rpm
Repository : epel
Summary : Rust bindings to the libc vsprintf function
URL : https://crates.io/crates/vsprintf
License : MIT
Description : Rust bindings to the libc vsprintf function.
:
: This package contains library source intended for building other packages
: which use "vsprintf" crate.