How to Install and Uninstall rust-time+serde-well-known-devel.noarch Package on AlmaLinux 9

Last updated: June 23,2024

1. Install "rust-time+serde-well-known-devel.noarch" package

This is a short guide on how to install rust-time+serde-well-known-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-time+serde-well-known-devel.noarch

2. Uninstall "rust-time+serde-well-known-devel.noarch" package

This tutorial shows how to uninstall rust-time+serde-well-known-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-time+serde-well-known-devel.noarch $ sudo dnf autoremove

3. Information about the rust-time+serde-well-known-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:50:50 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-time+serde-well-known-devel
Version : 0.3.34
Release : 1.el9
Architecture : noarch
Size : 8.8 k
Source : rust-time-0.3.34-1.el9.src.rpm
Repository : epel
Summary : Date and time library
URL : https://crates.io/crates/time
License : MIT OR Apache-2.0
Description : Date and time library. Fully interoperable with the standard library.
: Mostly compatible with #![no_std].
:
: This package contains library source intended for building other packages which
: use the "serde-well-known" feature of the "time" crate.