How to Install and Uninstall rust-filetime+default-devel.noarch Package on Oracle Linux 9

Last updated: September 20,2024

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

Here is a brief guide to show you how to install rust-filetime+default-devel.noarch on Oracle Linux 9

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

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

This guide covers the steps necessary to uninstall rust-filetime+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-filetime+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:28:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-filetime+default-devel
Version : 0.2.23
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-filetime-0.2.23-1.el9.src.rpm
Repository : epel
Summary : Platform-agnostic accessors of timestamps in File metadata
URL : https://crates.io/crates/filetime
License : MIT OR Apache-2.0
Description : Platform-agnostic accessors of timestamps in File metadata.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "filetime" crate.