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

Last updated: October 07,2024

1. Install "texlive-datetime2.noarch" package

Please follow the instructions below to install texlive-datetime2.noarch on Fedora 36

$ 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 36:

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

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

Last metadata expiration check: 4:32:06 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-datetime2
Epoch : 9
Version : svn58590
Release : 55.fc36
Architecture : noarch
Size : 27 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Formats for dates, times and time zones
URL : http://tug.org/texlive/
License : LPPL 1.3
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.