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

Last updated: May 17,2024

1. Install "python-epsilon" package

This guide let you learn how to install python-epsilon on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-epsilon

2. Uninstall "python-epsilon" package

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

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

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

Package: python-epsilon
Priority: optional
Section: universe/python
Installed-Size: 378
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: epsilon
Version: 0.7.1-1
Depends: python, python-openssl, python-twisted, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/e/epsilon/python-epsilon_0.7.1-1_all.deb
Size: 74008
MD5sum: 8f8b65b2cd6ac4fd22355c62bb31a08e
SHA1: 1c7547961cfb56e400d407cbee562b44170f0c2e
SHA256: d97b4026f26544db2003ec183a6e12cc9ac2db0c67a6747a9b42eda6fa791cf1
Description-en: Python utility modules commonly used by Divmod.org project
Epsilon is a set of Python utility modules, commonly used by all
Divmod.org Python projects.
.
This is intended mainly as a support package for code used by Divmod
projects, however it contains many generally useful modules.
.
Currently included:
* a powerful date/time formatting and import/export class
(extime.Time), for exchanging date and time information between all
Python's various ways to interpret objects as times or time deltas
* tools for managing concurrent asynchronous processes within Twisted
* a metaclass which helps you define classes with explicit states
* a formal system for application of monkey-patches
Description-md5: 7e1ec604aad30d8a7ec82f696641a73e
Homepage: https://launchpad.net/epsilon
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu