How to Install and Uninstall python-osprofiler-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "python-osprofiler-doc" package

This is a short guide on how to install python-osprofiler-doc on Kali Linux

$ sudo apt update $ sudo apt install python-osprofiler-doc

2. Uninstall "python-osprofiler-doc" package

In this section, we are going to explain the necessary steps to uninstall python-osprofiler-doc on Kali Linux:

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

3. Information about the python-osprofiler-doc package on Kali Linux

Package: python-osprofiler-doc
Source: python-osprofiler
Version: 3.4.3-3
Installed-Size: 3248
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 965724
SHA256: 9ebd51a8d477a5ca01d7842ce597ec82f32f59cb4eec1d33dc5e624c9f820db5
SHA1: 0b9bb5132847681173f74e9a33bbadaf5a6220a0
MD5sum: dfdf6ace72210d8c0eda3b8322537e5a
Description: OpenStack Profiler Library - doc
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 documentation.
Description-md5:
Homepage: https://opendev.org/openstack/osprofiler
Tag: admin::virtualization, implemented-in::python, role::documentation,
role::shared-lib, suite::openstack, system::cloud, system::virtual
Section: doc
Priority: optional
Filename: pool/main/p/python-osprofiler/python-osprofiler-doc_3.4.3-3_all.deb