How to Install and Uninstall rust-const_format+assert-devel.noarch Package on Fedora 36

Last updated: July 04,2024

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

This guide covers the steps necessary to install rust-const_format+assert-devel.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall rust-const_format+assert-devel.noarch on Fedora 36:

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

3. Information about the rust-const_format+assert-devel.noarch package on Fedora 36

Last metadata expiration check: 4:17:07 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-const_format+assert-devel
Version : 0.2.26
Release : 2.fc36
Architecture : noarch
Size : 7.2 k
Source : rust-const_format-0.2.26-2.fc36.src.rpm
Repository : updates
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 "assert" feature of the "const_format" crate.