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

Last updated: July 05,2024

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

This is a short guide on how to install rust-tempdir-devel.noarch on Oracle Linux 9

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

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

Please follow the step by step instructions below to uninstall rust-tempdir-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:23:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-tempdir-devel
Version : 0.3.7
Release : 16.el9
Architecture : noarch
Size : 20 k
Source : rust-tempdir-0.3.7-16.el9.src.rpm
Repository : epel
Summary : Library for managing a temporary directory
URL : https://crates.io/crates/tempdir
License : MIT or ASL 2.0
Description : Library for managing a temporary directory and deleting all contents when it's
: dropped.
:
: This package contains library source intended for building other packages
: which use "tempdir" crate.