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

Last updated: May 12,2024

1. Install "python-oops" package

This guide covers the steps necessary to install python-oops on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-oops

2. Uninstall "python-oops" package

This is a short guide on how to uninstall python-oops on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-oops
Priority: optional
Section: universe/python
Installed-Size: 65
Maintainer: Andres Rodriguez
Architecture: all
Source: oops
Version: 0.0.10-0ubuntu2
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-iso8601, python-tz
Filename: pool/universe/o/oops/python-oops_0.0.10-0ubuntu2_all.deb
Size: 10872
MD5sum: 29e6b2cd2c143a8e82d1bd7cce32911d
SHA1: a7cc44d56b6c3cd377e209b5d58ec18001e63418
SHA256: ec1a04abc7f922adba23b6d1d36caa288b18bf57b6dd60e5a3776c6079beacfe
Description-en: Serialization, deserialization and allocation of OOPS reports
The oops project provides an in-memory model and basic serialisation,
deserialisation and allocation of OOPS reports. An OOPS report is a report
about something going wrong in a piece of software... thus, an 'oops' :)
.
This core package is rarely used directly: most programs or services that want
to generate OOPS reports will do so via a framework specific adapter (e.g.
python-oops_wsgi).
Description-md5: c6775cf93e327926a0b57be0060eab2f
Homepage: http://pypi.python.org/pypi/oops
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu