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

Last updated: May 19,2024

1. Install "python-croniter" package

Here is a brief guide to show you how to install python-croniter on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-croniter

2. Uninstall "python-croniter" package

In this section, we are going to explain the necessary steps to uninstall python-croniter on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-croniter
Priority: optional
Section: python
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.3.8-1
Depends: python-dateutil, python-tz, python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-croniter/python-croniter_0.3.8-1_all.deb
Size: 11090
MD5sum: b2e71296d2c0cd7da0d53f155d3d849c
SHA1: f99f9dda465a22db7e7a90959487cb003a1b2ecc
SHA256: 026a3e4ab4f9592787da38133abe9558709eab71e6224491e243bac7e859cf5c
Description-en: provides iteration for datetime object with cron like format - Python 2.x
Croniter is a Python module to provide iteration for datetime object. Given a
cron tab text entry as input, it Croniter will output all the dates matching
the definition.
.
This package contains the Python 2.x module.
Description-md5: 452ef8cb39ba66dda1b4a09d17ae1f0c
Homepage: http://github.com/kiorky/croniter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y