How to Install and Uninstall python3-jdcal.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 24,2024
1. Install "python3-jdcal.noarch" package
This is a short guide on how to install python3-jdcal.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-jdcal.noarch
Copied
2. Uninstall "python3-jdcal.noarch" package
This tutorial shows how to uninstall python3-jdcal.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-jdcal.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-jdcal.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:56:34 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-jdcal
Version : 1.4.1
Release : 8.el9
Architecture : noarch
Size : 16 k
Source : python-jdcal-1.4.1-8.el9.src.rpm
Repository : epel
Summary : Julian dates from proleptic Gregorian and Julian calendars
URL : https://github.com/phn/jdcal
License : BSD-2-Clause
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.
Available Packages
Name : python3-jdcal
Version : 1.4.1
Release : 8.el9
Architecture : noarch
Size : 16 k
Source : python-jdcal-1.4.1-8.el9.src.rpm
Repository : epel
Summary : Julian dates from proleptic Gregorian and Julian calendars
URL : https://github.com/phn/jdcal
License : BSD-2-Clause
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.