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

Last updated: May 20,2024

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

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

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

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

Please follow the guidance below to uninstall rust-build_const+std-devel.noarch on Fedora 36:

$ 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 36

Last metadata expiration check: 4:41:58 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-build_const+std-devel
Version : 0.2.2
Release : 3.fc36
Architecture : noarch
Size : 7.7 k
Source : rust-build_const-0.2.2-3.fc36.src.rpm
Repository : fedora
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.