How to Install and Uninstall python3-jdcal Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-jdcal" package

In this section, we are going to explain the necessary steps to install python3-jdcal on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-jdcal

2. Uninstall "python3-jdcal" package

This guide covers the steps necessary to uninstall python3-jdcal on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-jdcal $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-jdcal package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-jdcal
Priority: optional
Section: universe/python
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Yaroslav Halchenko
Architecture: all
Source: jdcal
Version: 1.0-1build1
Filename: pool/universe/j/jdcal/python3-jdcal_1.0-1build1_all.deb
Size: 7510
MD5sum: e0590b0cfe65993c5eff8e3e4b0f5118
SHA1: 99c7b2d5d9400ea1fae657da7dfe8afd0efc5256
SHA256: be3d625b9f070ba6de113a9e835f5bfa28d81dbe4937d4532727fb164990f722
Description-en: Julian dates from proleptic Gregorian and Julian calendars
This module contains functions for converting between Julian dates
and calendar dates.
.
Different regions of the world switched to Gregorian calendar from
Julian calendar on different dates. Having separate functions for
Julian and Gregorian calendars allow maximum flexibility in choosing
the relevant calendar.
Description-md5: 9fb3acd43a13002b42ffee8f2ab7bd49
Homepage: https://github.com/phn/jdcal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu