How to Install and Uninstall rust-tempdir-devel.noarch Package on Fedora 36

Last updated: January 12,2025

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

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

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

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

This guide let you learn how to uninstall rust-tempdir-devel.noarch on Fedora 36:

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

3. Information about the rust-tempdir-devel.noarch package on Fedora 36

Last metadata expiration check: 0:10:39 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-tempdir-devel
Version : 0.3.7
Release : 15.fc36
Architecture : noarch
Size : 20 k
Source : rust-tempdir-0.3.7-15.fc36.src.rpm
Repository : fedora
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.