How to Install and Uninstall rust-build-env-devel.noarch Package on Fedora 35

Last updated: July 03,2024

1. Install "rust-build-env-devel.noarch" package

This is a short guide on how to install rust-build-env-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-build-env-devel.noarch

2. Uninstall "rust-build-env-devel.noarch" package

This is a short guide on how to uninstall rust-build-env-devel.noarch on Fedora 35:

$ sudo dnf remove rust-build-env-devel.noarch $ sudo dnf autoremove

3. Information about the rust-build-env-devel.noarch package on Fedora 35

Last metadata expiration check: 1:56:27 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-build-env-devel
Version : 0.3.1
Release : 6.fc35
Architecture : noarch
Size : 16 k
Source : rust-build-env-0.3.1-6.fc35.src.rpm
Repository : fedora
Summary : Extract information about the build process from the environment
URL : https://crates.io/crates/build-env
License : ASL 2.0 or MIT
Description : Extract information about the build process from the environment.
:
: This package contains library source intended for building other packages
: which use "build-env" crate.