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

Last updated: November 07,2024

1. Install "python-bcdoc" package

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

$ sudo apt update $ sudo apt install python-bcdoc

2. Uninstall "python-bcdoc" package

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

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

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

Package: python-bcdoc
Priority: optional
Section: universe/python
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.16.0-1
Depends: python (>= 2.7), python (<< 2.8), python-six, python-docutils
Filename: pool/universe/p/python-bcdoc/python-bcdoc_0.16.0-1_all.deb
Size: 12292
MD5sum: e29de4d6a88a03840bcc6e1fa1d85d95
SHA1: 0ddf6710273d4691c220b5a18017ad372659eed2
SHA256: 39d0c0dc6653137ef1e2ac7a8f81ebd18d013999f2c3a7073026110652b0210a
Description-en: ReST document generation tools for botocore (Python 2)
This is tools to help document botocore-based projects.
.
This package contains the module for Python 2.
Description-md5: f1ed528162860a676def9edd894de5ce
Homepage: https://github.com/boto/bcdoc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu