How to Install and Uninstall rust-const_format+nightly_const_generics-devel.noarch Package on CentOS Stream 9

Last updated: September 22,2024

1. Install "rust-const_format+nightly_const_generics-devel.noarch" package

Please follow the guidance below to install rust-const_format+nightly_const_generics-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-const_format+nightly_const_generics-devel.noarch

2. Uninstall "rust-const_format+nightly_const_generics-devel.noarch" package

This guide covers the steps necessary to uninstall rust-const_format+nightly_const_generics-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-const_format+nightly_const_generics-devel.noarch $ sudo dnf autoremove

3. Information about the rust-const_format+nightly_const_generics-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:59:08 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-const_format+nightly_const_generics-devel
Version : 0.2.32
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-const_format-0.2.32-1.el9.src.rpm
Repository : epel
Summary : Compile-time string formatting
URL : https://crates.io/crates/const_format
License : Zlib
Description : Compile-time string formatting.
:
: This package contains library source intended for building other packages which
: use the "nightly_const_generics" feature of the "const_format" crate.