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

Last updated: May 19,2024

1. Install "python3-isoweek" package

Please follow the step by step instructions below to install python3-isoweek on Kali Linux

$ sudo apt update $ sudo apt install python3-isoweek

2. Uninstall "python3-isoweek" package

Learn how to uninstall python3-isoweek on Kali Linux:

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

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

Package: python3-isoweek
Source: python-isoweek
Version: 1.3.3-5
Installed-Size: 34
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 7368
SHA256: 6bdbd1f9ace3f8d7bad5119e55e9e22620d09228e894a3b408abc6ffc2a280ab
SHA1: db41161ad8fa1e405a28391a97913e1fe1258071
MD5sum: 140e9fc585eb4c2cfadb88e0b5d0e200
Description: Python module to provide the class Week (Python 3)
The isoweek Python module provide the class Week. Instances
represent specific weeks spanning Monday to Sunday. There are 52 or 53
numbered weeks in a year. Week 1 is defined to be the first week with 4
or more days in January.
.
This is the python3 version of the package.
Description-md5:
Homepage: https://github.com/gisle/isoweek
Section: python
Priority: optional
Filename: pool/main/p/python-isoweek/python3-isoweek_1.3.3-5_all.deb