How to Install and Uninstall rust-datetime+iso8601-devel.noarch Package on CentOS Stream 9

Last updated: September 21,2024

1. Install "rust-datetime+iso8601-devel.noarch" package

This is a short guide on how to install rust-datetime+iso8601-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-datetime+iso8601-devel.noarch

2. Uninstall "rust-datetime+iso8601-devel.noarch" package

Please follow the steps below to uninstall rust-datetime+iso8601-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-datetime+iso8601-devel.noarch $ sudo dnf autoremove

3. Information about the rust-datetime+iso8601-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:56:22 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-datetime+iso8601-devel
Version : 0.5.2
Release : 4.el9
Architecture : noarch
Size : 8.0 k
Source : rust-datetime-0.5.2-4.el9.src.rpm
Repository : epel
Summary : Library for date and time formatting and arithmetic
URL : https://crates.io/crates/datetime
License : MIT
Description : Library for date and time formatting and arithmetic.
:
: This package contains library source intended for building other packages
: which use "iso8601" feature of "datetime" crate.