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

Last updated: January 12,2025

1. Install "python-sphinx-rtd-theme" package

In this section, we are going to explain the necessary steps to install python-sphinx-rtd-theme on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-sphinx-rtd-theme

2. Uninstall "python-sphinx-rtd-theme" package

Please follow the guidance below to uninstall python-sphinx-rtd-theme on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-sphinx-rtd-theme $ sudo apt autoclean && sudo apt autoremove

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

Package: python-sphinx-rtd-theme
Priority: optional
Section: universe/python
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Sébastien Villemot
Architecture: all
Source: sphinx-rtd-theme
Version: 0.1.9-1
Depends: sphinx-rtd-theme-common (= 0.1.9-1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-sphinx
Filename: pool/universe/s/sphinx-rtd-theme/python-sphinx-rtd-theme_0.1.9-1_all.deb
Size: 13574
MD5sum: 122edca8e6feab57f8786239abab8e33
SHA1: b8662322decc929ece62a8b72ef544c6019b835b
SHA256: 2f1e566627a9eb092bfc9e9e88842ebc119624643017979f68953eaa3a3bcb69
Description-en: sphinx theme from readthedocs.org (Python 2)
This mobile-friendly sphinx theme was initially created for readthedocs.org,
but can be incorporated in any project.
.
Among other things, it features a left panel with a browseable table of
contents, and a search bar.
.
This is the Python 2 version of the package.
Description-md5: 08f41c41f4232a0da162781eade277a0
Homepage: https://github.com/snide/sphinx_rtd_theme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu