How to Install and Uninstall rust-temp_testdir+default-devel.noarch Package on Fedora 39

Last updated: November 29,2024

1. Install "rust-temp_testdir+default-devel.noarch" package

Please follow the instructions below to install rust-temp_testdir+default-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-temp_testdir+default-devel.noarch

2. Uninstall "rust-temp_testdir+default-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-temp_testdir+default-devel.noarch on Fedora 39:

$ sudo dnf remove rust-temp_testdir+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-temp_testdir+default-devel.noarch package on Fedora 39

Last metadata expiration check: 5:07:00 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-temp_testdir+default-devel
Version : 0.2.3
Release : 4.fc39
Architecture : noarch
Size : 7.6 k
Source : rust-temp_testdir-0.2.3-4.fc39.src.rpm
Repository : fedora
Summary : Little crate to use temp directory in crate
URL : https://crates.io/crates/temp_testdir
License : MIT OR Apache-2.0
Description : Little crate to use temp directory in crate. You can chose if delete it
: after use or not to debugging purpose.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "temp_testdir" crate.