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

Last updated: June 26,2024

1. Install "python-pytimeparse" package

This is a short guide on how to install python-pytimeparse on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pytimeparse

2. Uninstall "python-pytimeparse" package

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

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

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

Package: python-pytimeparse
Priority: optional
Section: universe/python
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.1.5-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-pytimeparse/python-pytimeparse_1.1.5-1_all.deb
Size: 7622
MD5sum: 8010ae65d7d92dda4f9b1546c3b93ca3
SHA1: 9b1f097ebc44b03f997bc622acc8b43090ad788e
SHA256: 2a357b26a22b11984c78b1fa9ae1ae67a593c8dd826eb3628749469c455cc2be
Description-en: time expression parser - Python 2.x
A small Python library to parse various kinds of time expressions, inspired by
this StackOverflow question: http://stackoverflow.com/questions/4628122
.
This package contains the Python 2.x module.
Description-md5: dc5b8dcef36f2f6904ba88fb39f6c35c
Homepage: https://github.com/wroberts/pytimeparse
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu