How to Install and Uninstall python3-jdcal.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-jdcal.noarch" package

Please follow the instructions below to install python3-jdcal.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-jdcal.noarch

2. Uninstall "python3-jdcal.noarch" package

This guide let you learn how to uninstall python3-jdcal.noarch on Fedora 34:

$ sudo dnf remove python3-jdcal.noarch $ sudo dnf autoremove

3. Information about the python3-jdcal.noarch package on Fedora 34

Last metadata expiration check: 0:01:17 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-jdcal
Version : 1.4
Release : 10.fc34
Architecture : noarch
Size : 16 k
Source : python-jdcal-1.4-10.fc34.src.rpm
Repository : fedora
Summary : Julian dates from proleptic Gregorian and Julian calendars
URL : https://github.com/phn/jdcal
License : BSD
Description : This module contains functions for converting between Julian dates and calendar
: dates.
:
: A function for converting Gregorian calendar dates to Julian dates, and another
: function for converting Julian calendar dates to Julian dates are defined.
: Two functions for the reverse calculations are also defined.
:
: Python 3 version.