How to Install and Uninstall rust-build_const+std-devel.noarch Package on Fedora 34

Last updated: October 04,2024

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

Please follow the steps below to install rust-build_const+std-devel.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall rust-build_const+std-devel.noarch on Fedora 34:

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

3. Information about the rust-build_const+std-devel.noarch package on Fedora 34

Last metadata expiration check: 1:11:57 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-build_const+std-devel
Version : 0.2.2
Release : 1.fc34
Architecture : noarch
Size : 7.7 k
Source : rust-build_const-0.2.2-1.fc34.src.rpm
Repository : updates
Summary : Library for creating importable constants from build.rs or a script
URL : https://crates.io/crates/build_const
License : MIT
Description : Library for creating importable constants from build.rs or a script.
:
: This package contains library source intended for building other packages
: which use "std" feature of "build_const" crate.