How to Install and Uninstall python3-cloud-sptheme Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python3-cloud-sptheme" package

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

$ sudo apt update $ sudo apt install python3-cloud-sptheme

2. Uninstall "python3-cloud-sptheme" package

This guide covers the steps necessary to uninstall python3-cloud-sptheme on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-cloud-sptheme $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-cloud-sptheme package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-cloud-sptheme
Priority: optional
Section: universe/python
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: cloud-sptheme
Version: 1.6-1build1
Depends: python3-sphinx, python3:any (>= 3.3.2-2~), cloud-sptheme-common (= 1.6-1build1)
Filename: pool/universe/c/cloud-sptheme/python3-cloud-sptheme_1.6-1build1_all.deb
Size: 15010
MD5sum: 443c77362980335e53afe927837cc5ba
SHA1: f564772b408fb646515446503e95fcd89228d3e1
SHA256: 67538a8ac6f38d78b68bb166042a074187dbbcef9005f63e30491093b867a4a5
Description-en: Cloud Sphinx theme and related extensions (python3 version)
cloud_sptheme contains a Sphinx theme named "Cloud", and some related
Sphinx extensions. Cloud and its extensions are primarily oriented
towards generating html documentation for Python libraries. It provides
numerous small enhancements to make the html documentation more
interactive, and improve the layout on mobile devices.
.
In addition to the Cloud theme, this package provides a few extra Sphinx
extensions which may be useful when documenting Python projects; and
should be theme-agnostic:
.
cloud_sptheme.ext.autodoc_sections
Patches the sphinx.ext.autodoc to handle RST section headers inside
docstrings.
cloud_sptheme.ext.issue_tracker
Adds a special :issue: role for quickly linking to your project's
issue tracker.
cloud_sptheme.ext.escaped_samp_literals
Patches Sphinx to permit escaped {} characters within a :samp: role.
cloud_sptheme.ext.table_styling
Enhances .. table directive to support per-column text alignment and
other layout features.
.
This package contains the Python 3 version of cloud_sptheme.
Description-md5: 684b274896bfcdc57327c674cc63cb2e
Homepage: http://pythonhosted.org/cloud_sptheme/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu