How to Install and Uninstall rust-build-env-devel.noarch Package on Oracle Linux 9

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install rust-build-env-devel.noarch on Oracle Linux 9

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

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

Learn how to uninstall rust-build-env-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-build-env-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:28:54 ago on Tue Sep 13 06:10:44 2022.
Available Packages
Name : rust-build-env-devel
Version : 0.3.1
Release : 6.el9
Architecture : noarch
Size : 16 k
Source : rust-build-env-0.3.1-6.el9.src.rpm
Repository : epel
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.