How to Install and Uninstall python3-sphinx-bootstrap-theme Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "python3-sphinx-bootstrap-theme" package

Here is a brief guide to show you how to install python3-sphinx-bootstrap-theme on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-sphinx-bootstrap-theme

2. Uninstall "python3-sphinx-bootstrap-theme" package

Learn how to uninstall python3-sphinx-bootstrap-theme on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-sphinx-bootstrap-theme $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sphinx-bootstrap-theme package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-sphinx-bootstrap-theme
Priority: optional
Section: universe/python
Installed-Size: 5407
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Source: sphinx-bootstrap-theme
Version: 0.4.8-1
Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~)
Filename: pool/universe/s/sphinx-bootstrap-theme/python3-sphinx-bootstrap-theme_0.4.8-1_all.deb
Size: 390638
MD5sum: 89da3b2aeddd875c778f52c4d32a2737
SHA1: bcaa900849ff9bebbea241dde24e9eec4adc76b1
SHA256: 7cde2b1c2f706298197409d8705029804680465c2c162ca939290fb9fd99ebbb
Description-en: bootstrap theme for Sphinx (Python 3)
This Sphinx theme integrates the Bootstrap CSS / JavaScript framework with
various layout options, hierarchical menu navigation, and mobile-friendly
responsive design. It is configurable, extensible and can use any number of
different Bootswatch CSS themes.
.
This package contains the Python 3 version of sphinx-bootstrap-theme
Description-md5: e5ec7afc0c664d4dc2c1b97aa53821e5
Homepage: http://ryan-roemer.github.io/sphinx-bootstrap-theme/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu