How to Install and Uninstall rust-human-date-parser-devel.noarch Package on AlmaLinux 9

Last updated: November 24,2024

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

In this section, we are going to explain the necessary steps to install rust-human-date-parser-devel.noarch on AlmaLinux 9

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

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

Please follow the instructions below to uninstall rust-human-date-parser-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-human-date-parser-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:40:21 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-human-date-parser-devel
Version : 0.1.1
Release : 1.el9
Architecture : noarch
Size : 15 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 "human-date-parser" crate.