How to Install and Uninstall R-hms.noarch Package on Fedora 36

Last updated: January 12,2025

1. Install "R-hms.noarch" package

Learn how to install R-hms.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install R-hms.noarch

2. Uninstall "R-hms.noarch" package

Please follow the steps below to uninstall R-hms.noarch on Fedora 36:

$ sudo dnf remove R-hms.noarch $ sudo dnf autoremove

3. Information about the R-hms.noarch package on Fedora 36

Last metadata expiration check: 5:31:08 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-hms
Version : 1.1.1
Release : 1.fc36
Architecture : noarch
Size : 113 k
Source : R-hms-1.1.1-1.fc36.src.rpm
Repository : fedora
Summary : Pretty Time of Day
URL : https://CRAN.R-project.org/package=hms
License : MIT
Description : Implements an S3 class for storing and formatting time-of-day values, based
: on the 'difftime' class.