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

Last updated: November 28,2024

1. Install "texlive-datetime2.noarch" package

Please follow the guidance below to install texlive-datetime2.noarch on Fedora 35

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

2. Uninstall "texlive-datetime2.noarch" package

This tutorial shows how to uninstall texlive-datetime2.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:51:42 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-datetime2
Epoch : 9
Version : svn58590
Release : 48.fc35
Architecture : noarch
Size : 28 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
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.