How to Install and Uninstall python3-jdcal Package on Kali Linux

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 Kali Linux

$ sudo apt update $ sudo apt install python3-jdcal

2. Uninstall "python3-jdcal" package

Learn how to uninstall python3-jdcal on Kali Linux:

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

3. Information about the python3-jdcal package on Kali Linux

Package: python3-jdcal
Source: jdcal
Version: 1.0-1.3
Installed-Size: 39
Maintainer: Yaroslav Halchenko
Architecture: all
Depends: python3:any
Size: 7904
SHA256: 943dcb5b2dccef662dec193bf1ca1b71d4a0e9221e276668f41b4d1d39ace9b5
SHA1: 83dbd5c0e77a0af8a42f1d282083d603161d7415
MD5sum: 87afccd77c382e5897b874fee4416ed0
Description: 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:
Homepage: https://github.com/phn/jdcal
Section: python
Priority: optional
Filename: pool/main/j/jdcal/python3-jdcal_1.0-1.3_all.deb