How to Install and Uninstall python3-isoweek Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python3-isoweek" package

Please follow the step by step instructions below to install python3-isoweek on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-isoweek

2. Uninstall "python3-isoweek" package

This tutorial shows how to uninstall python3-isoweek on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-isoweek package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-isoweek
Priority: optional
Section: universe/python
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-isoweek
Version: 1.3.0-2
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-isoweek/python3-isoweek_1.3.0-2_all.deb
Size: 6938
MD5sum: b674a59784f2ed53c3d7c1e876473cb4
SHA1: bb47af25fc6d0a7830438c21c7ee93130703b4d5
SHA256: 9095834e677e25e96d56d2994937ca03a2a37a7e3d9e9e6648f57c1779378c6f
Description-en: 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: ac7c11e242bd369cc8ea8ea0d6661516
Homepage: https://github.com/gisle/isoweek
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu