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

Last updated: May 16,2024

1. Install "python3-pytimeparse" package

This tutorial shows how to install python3-pytimeparse on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pytimeparse

2. Uninstall "python3-pytimeparse" package

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

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

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

Package: python3-pytimeparse
Priority: optional
Section: universe/python
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-pytimeparse
Version: 1.1.5-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-pytimeparse/python3-pytimeparse_1.1.5-1_all.deb
Size: 7702
MD5sum: 418507b98a6712415d68bddfe9c25af2
SHA1: 67c0caf259bfbcdc42f323b486970fc104c5dc7d
SHA256: a10f522e9761c560041d046711eca18a626b89bc155c965755c0d371a3e47ddb
Description-en: time expression parser - Python 3.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 3.x module.
Description-md5: 784e5fc6599d0f4d5dea86639959caf4
Homepage: https://github.com/wroberts/pytimeparse
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu