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

Last updated: May 20,2024

1. Install "python-stevedore-doc" package

Please follow the step by step instructions below to install python-stevedore-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-stevedore-doc" package

Please follow the guidelines below to uninstall python-stevedore-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-stevedore-doc
Priority: extra
Section: doc
Installed-Size: 953
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: stevedore
Version: 1.12.0-1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/main/s/stevedore/python-stevedore-doc_1.12.0-1_all.deb
Size: 497438
MD5sum: 84ad916290a4717bbbadff8c1b354cc5
SHA1: 4ef3f82f94ae961cc5df832fb161375766351726
SHA256: 0f189d2e26b0048872becefde9bf3fdae75235353ed2d37ce980668f9381fac6
Description-en: manage dynamic plugins for Python applications - doc
Python makes loading code dynamically easy, allowing you to configure and
extend your application by discovering and loading extensions (plugins) at
runtime. Many applications implement their own library for doing this, using
__import__ or importlib. stevedore avoids creating yet another extension
mechanism by building on top of setuptools entry points. The code for managing
entry points tends to be repetitive, though, so stevedore provides manager
classes for implementing common patterns for using dynamically loaded
extensions.
.
This package contains the documentation.
Description-md5: 444c57c52cc2da122888805b43a54b1a
Homepage: https://github.com/openstack/stevedore
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m