How to Install and Uninstall rust-environment-devel.noarch Package on Fedora 39

Last updated: October 13,2024

1. Install "rust-environment-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-environment-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-environment-devel.noarch

2. Uninstall "rust-environment-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-environment-devel.noarch on Fedora 39:

$ sudo dnf remove rust-environment-devel.noarch $ sudo dnf autoremove

3. Information about the rust-environment-devel.noarch package on Fedora 39

Last metadata expiration check: 1:04:30 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-environment-devel
Version : 0.1.1
Release : 10.fc39
Architecture : noarch
Size : 11 k
Source : rust-environment-0.1.1-10.fc39.src.rpm
Repository : fedora
Summary : Helper to deal with environment variables
URL : https://crates.io/crates/environment
License : MIT OR Apache-2.0
Description : Helper to deal with environment variables.
:
: This package contains library source intended for building other packages which
: use the "environment" crate.