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

Last updated: May 16,2024

1. Install "python-parsedatetime" package

This tutorial shows how to install python-parsedatetime on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-parsedatetime

2. Uninstall "python-parsedatetime" package

Please follow the instructions below to uninstall python-parsedatetime on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-parsedatetime
Priority: optional
Section: python
Installed-Size: 265
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: parsedatetime
Version: 1.4-1
Depends: python (>= 2.7), python (<< 2.8), base-files (>= 4.0.4)
Recommends: python-pyicu
Filename: pool/main/p/parsedatetime/python-parsedatetime_1.4-1_all.deb
Size: 37604
MD5sum: a8bbeb0500c13ddb8eb0905237b2699c
SHA1: dffa50fed6bac4e33c646d40c005d0a394607192
SHA256: e153d24f3ec58f950f079160bd9119bf3562d0d80661258c1d3be645c3f33474
Description-en: Python module to parse human-readable date/time expressions
parsedatetime is able to parse, for example, the following:
.
* August 25th, 2008
* 25 Aug 2008
* Aug 25 5pm
* 5pm August 25
* next saturday
* tomorrow
* next thursday at 4pm
* at 4pm
* eod
* tomorrow eod
* eod tuesday
* eoy
* eom
* in 5 minutes
* 5 minutes from now
* 5 hours before now
* 2 hours before noon
* 2 days from tomorrow
Description-md5: e09fdbe405ace759c61c71c6a03c761a
Homepage: https://pypi.python.org/pypi/parsedatetime/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y