How to Install and Uninstall R-timechange.x86_64 Package on Fedora 39

Last updated: January 16,2025

1. Install "R-timechange.x86_64" package

This is a short guide on how to install R-timechange.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install R-timechange.x86_64

2. Uninstall "R-timechange.x86_64" package

This tutorial shows how to uninstall R-timechange.x86_64 on Fedora 39:

$ sudo dnf remove R-timechange.x86_64 $ sudo dnf autoremove

3. Information about the R-timechange.x86_64 package on Fedora 39

Last metadata expiration check: 5:43:24 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : R-timechange
Version : 0.2.0
Release : 3.fc39
Architecture : x86_64
Size : 185 k
Source : R-timechange-0.2.0-3.fc39.src.rpm
Repository : fedora
Summary : Efficient Updating of Date-Times
URL : https://CRAN.R-project.org/package=timechange
License : GPL-3.0-or-later AND Apache-2.0
Description : Efficient routines for manipulation of date-time objects while accounting
: for time-zones and daylight saving times. The package includes utilities
: for updating of date-time components (year, month, day etc.), modification
: of time-zones, rounding of date-times, period addition and subtraction etc.