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

Last updated: May 20,2024

1. Install "python3-workalendar" package

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

$ sudo apt update $ sudo apt install python3-workalendar

2. Uninstall "python3-workalendar" package

This is a short guide on how to uninstall python3-workalendar on Kali Linux:

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

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

Package: python3-workalendar
Source: python-workalendar
Version: 17.0.0-1
Installed-Size: 1014
Maintainer: Debian Python Team
Architecture: all
Depends: python3-convertdate, python3-dateutil, python3-importlib-metadata | python3 (>> 3.8), python3-lunardate, python3-pyluach, python3:any
Suggests: python-workalendar-doc
Size: 144076
SHA256: 06fb106d661a7ed16ccf3f2e22352e3bac059bcbe2f44aa88fbafd0d3f791639
SHA1: 7252ec66cc9f97a90d641c0cbaef74a5694771d3
MD5sum: f3e9cee38597027d0869a640b80f1fea
Description: Worldwide holidays and working days helper and toolkit (Python3 version)
Workalendar is a Python module that offers classes able to handle calendars,
list legal / religious holidays and gives working-day-related computation
functions.
.
This library is ready for production, although some calendars may not be
up-to-date, and this library doesn’t cover all the existing countries on earth.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/workalendar/workalendar
Section: python
Priority: optional
Filename: pool/main/p/python-workalendar/python3-workalendar_17.0.0-1_all.deb