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

Last updated: October 03,2024

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

This tutorial shows how to install rust-temp-env-devel.noarch on Oracle Linux 9

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

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

Please follow the steps below to uninstall rust-temp-env-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:06:11 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-temp-env-devel
Version : 0.3.6
Release : 1.el9
Architecture : noarch
Size : 18 k
Source : rust-temp-env-0.3.6-1.el9.src.rpm
Repository : epel
Summary : Set environment variables temporarily
URL : https://crates.io/crates/temp-env
License : MIT OR Apache-2.0
Description : Set environment variables temporarily.
:
: This package contains library source intended for building other packages which
: use the "temp-env" crate.