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

Last updated: May 16,2024

1. Install "python-isoweek" package

Please follow the steps below to install python-isoweek on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-isoweek

2. Uninstall "python-isoweek" package

This is a short guide on how to uninstall python-isoweek on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-isoweek
Priority: optional
Section: universe/python
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.3.0-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-isoweek/python-isoweek_1.3.0-2_all.deb
Size: 6844
MD5sum: 1a8b4b4d640556bb05917d921f24d59f
SHA1: 701076f697c4a22b77c47941c7f92a29ceafd4a1
SHA256: a4ec13e08b7a9d356543f32c07c537a881ea54f0ca1d77892dd905da5babe0fb
Description-en: Python module to provide the class Week
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 python2 version of the package.
Description-md5: 8684c1a6ee2fd138aebaa179447f9908
Homepage: https://github.com/gisle/isoweek
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu