How to Install and Uninstall rust-timeago-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "rust-timeago-devel.noarch" package

This guide covers the steps necessary to install rust-timeago-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-timeago-devel.noarch

2. Uninstall "rust-timeago-devel.noarch" package

Please follow the guidelines below to uninstall rust-timeago-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-timeago-devel.noarch $ sudo dnf autoremove

3. Information about the rust-timeago-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:13:07 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-timeago-devel
Version : 0.4.2
Release : 1.el9
Architecture : noarch
Size : 26 k
Source : rust-timeago-0.4.2-1.el9.src.rpm
Repository : epel
Summary : Given a Duration, lossily format it like in 'N days ago'
URL : https://crates.io/crates/timeago
License : MIT OR Apache-2.0
Description : Given a Duration, lossily format it like in 'N days ago'. Parsing it
: back to Duration is not supported yet.
:
: This package contains library source intended for building other packages which
: use the "timeago" crate.