How to Install and Uninstall rust-human-date-parser+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "rust-human-date-parser+default-devel.noarch" package

This is a short guide on how to install rust-human-date-parser+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-human-date-parser+default-devel.noarch

2. Uninstall "rust-human-date-parser+default-devel.noarch" package

This guide let you learn how to uninstall rust-human-date-parser+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-human-date-parser+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-human-date-parser+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:23:05 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-human-date-parser+default-devel
Version : 0.1.1
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-human-date-parser-0.1.1-1.el9.src.rpm
Repository : epel
Summary : Parses strings that express dates in a human way into ones usable by code
URL : https://crates.io/crates/human-date-parser
License : MIT
Description : Parses strings that express dates in a human way into ones usable by
: code.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "human-date-parser" crate.