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

Last updated: September 20,2024

1. Install "python3-oslo.reports" package

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

$ sudo apt update $ sudo apt install python3-oslo.reports

2. Uninstall "python3-oslo.reports" package

Here is a brief guide to show you how to uninstall python3-oslo.reports on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-oslo.reports $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-oslo.reports
Priority: optional
Section: universe/python
Installed-Size: 154
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-oslo.reports
Version: 1.7.0-2
Depends: python3-babel, python3-jinja2 (>= 2.8), python3-oslo.i18n (>= 2.1.0), python3-oslo.serialization (>= 1.10.0), python3-oslo.utils (>= 3.5.0), python3-pbr (>= 1.8), python3-psutil, python3-six (>= 1.9.0), python3:any (>= 3.3.2-2~)
Suggests: python-oslo.reports-doc
Filename: pool/universe/p/python-oslo.reports/python3-oslo.reports_1.7.0-2_all.deb
Size: 24206
MD5sum: cef8ef06faf5108eefd685c0b70744fe
SHA1: ad18bfe57aec37ca7b85875dd8ab31f61c644be3
SHA256: a2f750a06666d4ff992559bd7d8b6ad63cb3e03089ba13fbad1a533ae9fef9ce
Description-en: reports serialized in various data types - Python 3.x
This package/module provides mechanisms for defining reports which may then
be serialized into various data types. Each report is composed of one or more
report sections, which contain generators which generate data models, which
are then serialized by views.
.
This package contains the Python 3.x module.
Description-md5: 02b42a9285833cbecfc649ba62882b5a
Homepage: https://launchpad.net/oslo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu