How to Install and Uninstall rust-tempfile-devel.noarch Package on CentOS Stream 9

Last updated: June 30,2024

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

Here is a brief guide to show you how to install rust-tempfile-devel.noarch on CentOS Stream 9

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

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

Please follow the guidance below to uninstall rust-tempfile-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-tempfile-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:38:51 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-tempfile-devel
Version : 3.10.1
Release : 1.el9
Architecture : noarch
Size : 40 k
Source : rust-tempfile-3.10.1-1.el9.src.rpm
Repository : epel
Summary : Library for managing temporary files and directories
URL : https://crates.io/crates/tempfile
License : MIT OR Apache-2.0
Description : A library for managing temporary files and directories.
:
: This package contains library source intended for building other packages which
: use the "tempfile" crate.