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

Last updated: November 25,2024

1. Install "python3-convertdate" package

Here is a brief guide to show you how to install python3-convertdate on Kali Linux

$ sudo apt update $ sudo apt install python3-convertdate

2. Uninstall "python3-convertdate" package

Please follow the guidelines below to uninstall python3-convertdate on Kali Linux:

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

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

Package: python3-convertdate
Source: convertdate
Version: 2.4.0-1
Installed-Size: 156
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pymeeus, python3:any
Size: 38688
SHA256: f637e0219001c303f67a44c93750f33b6fa5a4aa75b88c0a61da0120a968613f
SHA1: 559315140d8695bb731ff4765f9dca8034f3607e
MD5sum: 4a3fb99f43905eda26452257c9c988cb
Description: converts between Gregorian dates and other calendar systems (Python 3)
Convertdate allows you to generate calendars according to different
historical or modern systems:
.
Available calendars:
.
* Bahai
* Coptic (Alexandrian)
* French Republican
* Gregorian
* Hebrew
* Indian Civil
* Islamic
* Julian
* Mayan
* Persian
* Positivist
* Mayan
* ISO
* Ordinal (day of year)
* Dublin day count
* Julian day count
.
The holidays module also provides some useful holiday-calculation,
with a focus on North American and Jewish holidays.
.
This package ships the Python 3 version.
Description-md5:
Homepage: https://github.com/fitnr/convertdate
Section: python
Priority: optional
Filename: pool/main/c/convertdate/python3-convertdate_2.4.0-1_all.deb