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

Last updated: May 07,2024

1. Install "python-osprofiler" package

Here is a brief guide to show you how to install python-osprofiler on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-osprofiler

2. Uninstall "python-osprofiler" package

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

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

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

Package: python-osprofiler
Priority: optional
Section: python
Installed-Size: 201
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.2.0-1ubuntu1
Depends: python-oslo.utils (>= 3.4.0), python-six (>= 1.9.0), python-webob (>= 1.2.3), python2.7:any, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-osprofiler/python-osprofiler_1.2.0-1ubuntu1_all.deb
Size: 32662
MD5sum: d6170f18f38fc2be027a1844c83d48f3
SHA1: 029a8608ad238c2b7b8f1a8167d6b86d333fb7dc
SHA256: 7a0c474eecd1a4a99e9d0dd0ce412f998b77287a9bce7aa15a4275b30dd528e5
Description-en: OpenStack Profiler Library - Python 2.x
OpenStack consists of multiple projects. Each project, in turn, is composed of
multiple services. To process some request, e.g. to boot a virtual machine,
OpenStack uses multiple services from different projects. In the case somethin
works too slowly, it's extremely complicated to understand what exactly goes
wrong and to locate the bottleneck.
.
To resolve this issue, a tiny but powerful library, osprofiler, has been
interoduced, and can be used by all OpenStack projects and their Python
clients. To be able to generate one trace per request, that goes through all
involved services, and builds a tree of calls (see an example
http://pavlovic.me/rally/profiler/).
.
This package contains the Python 2.x module.
Description-md5: c6c25a2a0f9f79602cdaf73a3f25188c
Homepage: https://github.com/stackforge/osprofiler
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y