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

Last updated: May 18,2024

1. Install "python3-lunardate" package

Learn how to install python3-lunardate on Kali Linux

$ sudo apt update $ sudo apt install python3-lunardate

2. Uninstall "python3-lunardate" package

Learn how to uninstall python3-lunardate on Kali Linux:

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

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

Package: python3-lunardate
Source: python-lunardate
Version: 0.2.2-1
Installed-Size: 39
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 7156
SHA256: ecb1b5130f5217c9b56ace8617c6e38e100ef636babb79ce37bfdc0394e85d8d
SHA1: 73f2a065c6ce12949f4502a1aad08014b32e6667
MD5sum: 0fde22c31c1e45de3f5a6b6748513dc4
Description: Chinese Calendar Library in Pure Python (Python3 version)
This library performs date conversion between the Gregorian Solar Calendar (SC)
and the Chinese Lunar Calendar (LC). Given a date in either calendar, it also
outputs the corresponding "shengxiao" animal of the year) and "ganzhi"
characters. The date range currently covered is from about 1900 A.D. to 2049
A.D.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/lidaobing/python-lunardate/
Section: python
Priority: optional
Filename: pool/main/p/python-lunardate/python3-lunardate_0.2.2-1_all.deb