How to Install and Uninstall python-pbr-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "python-pbr-doc" package
Here is a brief guide to show you how to install python-pbr-doc on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-pbr-doc
Copied
2. Uninstall "python-pbr-doc" package
This is a short guide on how to uninstall python-pbr-doc on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-pbr-doc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-pbr-doc package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-pbr-doc
Priority: optional
Section: doc
Installed-Size: 208
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-pbr
Version: 1.8.0-4ubuntu1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/main/p/python-pbr/python-pbr-doc_1.8.0-4ubuntu1_all.deb
Size: 46942
MD5sum: d2a1a8d181e8379a96e94c865c9da948
SHA1: fdbd1f305780521c1b682ccb5a8ea2791dc0eff3
SHA256: 5ede7cdb838846b0b0ceb7ee4d373f0607d16d425be26582a2f01bff3f98dc7c
Description-en: inject useful and sensible default behaviors into setuptools - doc
PBR (Python Build Reasonableness) is a library that injects some useful and
sensible default behaviors into your setuptools run. PBR can:
* Manage version number based on git revisions and tags (Version file).
* Generate AUTHORS file from git log
* Generate ChangeLog from git log
* Generate Sphinx autodoc stub files for your whole module
* Store your dependencies in a pip requirements file
* Use your README file as a long_description
* Smartly find packages under your root package
.
PBR is only mildly configurable. The basic idea is that there's a decent way
to run things and if you do, you should reap the rewards, because then it's
simple and repeatable. If you want to do things differently, cool! But you've
already got the power of Python at your fingertips, so you don't really need
PBR.
.
PBR builds on top of `d2to1` to provide for declarative configuration. It then
filters the `setup.cfg` data through a setup hook to fill in default values
and provide more sensible behaviors.
.
This package provides the documentation.
Description-md5: 8ea62add43b404c9bca1624cbc982357
Homepage: http://pypi.python.org/pypi/pbr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Priority: optional
Section: doc
Installed-Size: 208
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-pbr
Version: 1.8.0-4ubuntu1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/main/p/python-pbr/python-pbr-doc_1.8.0-4ubuntu1_all.deb
Size: 46942
MD5sum: d2a1a8d181e8379a96e94c865c9da948
SHA1: fdbd1f305780521c1b682ccb5a8ea2791dc0eff3
SHA256: 5ede7cdb838846b0b0ceb7ee4d373f0607d16d425be26582a2f01bff3f98dc7c
Description-en: inject useful and sensible default behaviors into setuptools - doc
PBR (Python Build Reasonableness) is a library that injects some useful and
sensible default behaviors into your setuptools run. PBR can:
* Manage version number based on git revisions and tags (Version file).
* Generate AUTHORS file from git log
* Generate ChangeLog from git log
* Generate Sphinx autodoc stub files for your whole module
* Store your dependencies in a pip requirements file
* Use your README file as a long_description
* Smartly find packages under your root package
.
PBR is only mildly configurable. The basic idea is that there's a decent way
to run things and if you do, you should reap the rewards, because then it's
simple and repeatable. If you want to do things differently, cool! But you've
already got the power of Python at your fingertips, so you don't really need
PBR.
.
PBR builds on top of `d2to1` to provide for declarative configuration. It then
filters the `setup.cfg` data through a setup hook to fill in default values
and provide more sensible behaviors.
.
This package provides the documentation.
Description-md5: 8ea62add43b404c9bca1624cbc982357
Homepage: http://pypi.python.org/pypi/pbr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m