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

Last updated: May 15,2024

1. Install "python-cloud-sptheme" package

This tutorial shows how to install python-cloud-sptheme on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-cloud-sptheme" package

This tutorial shows how to uninstall python-cloud-sptheme on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-cloud-sptheme
Priority: optional
Section: universe/python
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: cloud-sptheme
Version: 1.6-1build1
Depends: python-sphinx, python:any (<< 2.8), python:any (>= 2.7.5-5~), cloud-sptheme-common (= 1.6-1build1)
Filename: pool/universe/c/cloud-sptheme/python-cloud-sptheme_1.6-1build1_all.deb
Size: 14912
MD5sum: 76c66efa0dbe2d5e68b4f00dddf391f0
SHA1: 7c093c02604e4412e9537bc47709f2da85b5c0f2
SHA256: 6f0c1d326019c12a1ee1309e8d3f82061b5467aca10f54059971643560525b2c
Description-en: Cloud Sphinx theme and related extensions
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 2 version of cloud_sptheme.
Description-md5: 85e4b7ddba799ac91761f60a0759dab0
Homepage: http://pythonhosted.org/cloud_sptheme/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu