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

Last updated: May 21,2024

1. Install "python3-holidays" package

Please follow the instructions below to install python3-holidays on Kali Linux

$ sudo apt update $ sudo apt install python3-holidays

2. Uninstall "python3-holidays" package

Please follow the steps below to uninstall python3-holidays on Kali Linux:

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

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

Package: python3-holidays
Source: python-holidays
Version: 0.10.1-3
Installed-Size: 338
Maintainer: Debian Python Team
Architecture: all
Depends: python3-convertdate, python3-dateutil, python3:any
Size: 54052
SHA256: 2a3c897c9659daac0d3af38e9e8a9f094a37d372e15d506c445c257c2e540c70
SHA1: 248874f81de10752f7a9df604790f8ad4c09f21c
MD5sum: 310425e29b45a94ea951cc923f0342a8
Description: Python library for generating sets of holidays
A fast, efficient Python library for generating country, province and state
specific sets of holidays on the fly. It aims to make determining whether a
specific date is a holiday as fast and flexible as possible.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/dr-prodigy/python-holidays
Section: python
Priority: optional
Filename: pool/main/p/python-holidays/python3-holidays_0.10.1-3_all.deb