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

Last updated: November 29,2024

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

Please follow the steps below to install rust-tempdir-devel.noarch on Fedora 39

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

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

Please follow the steps below to uninstall rust-tempdir-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:09:51 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-tempdir-devel
Version : 0.3.7
Release : 21.fc39
Architecture : noarch
Size : 19 k
Source : rust-tempdir-0.3.7-21.fc39.src.rpm
Repository : fedora
Summary : Library for managing a temporary directory
URL : https://crates.io/crates/tempdir
License : MIT OR Apache-2.0
Description : A 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 the "tempdir" crate.