How to Install and Uninstall rust-timeago-devel.noarch Package on Rocky Linux 9

Last updated: October 06,2024

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

This tutorial shows how to install rust-timeago-devel.noarch on Rocky Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-timeago-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-timeago-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:20:23 ago on Fri Feb 16 06:49:52 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.