How to Install and Uninstall texlive-datetime2.noarch Package on Fedora 39

Last updated: January 12,2025

1. Install "texlive-datetime2.noarch" package

Please follow the steps below to install texlive-datetime2.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install texlive-datetime2.noarch

2. Uninstall "texlive-datetime2.noarch" package

Please follow the guidance below to uninstall texlive-datetime2.noarch on Fedora 39:

$ sudo dnf remove texlive-datetime2.noarch $ sudo dnf autoremove

3. Information about the texlive-datetime2.noarch package on Fedora 39

Last metadata expiration check: 2:52:11 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-datetime2
Epoch : 11
Version : svn63102
Release : 69.fc39
Architecture : noarch
Size : 26 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Formats for dates, times and time zones
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : This package provides commands for formatting dates, times and
: time zones and redefines \today to use the same formatting
: style. In addition to \today, you can also use \DTMcurrenttime
: (current time) or \DTMnow (current date and time). Dates and
: times can be saved for later use. The accompanying datetime2-
: calc package can be used to convert date-times to UTC+00:00.
: Language and regional support is provided by independently
: maintained and installed modules. The datetime2-calc package
: uses the pgfcalendar package (part of the PGF/TikZ bundle).
: This package replaces datetime.sty which is now obsolete.