How To Install python3-sphinx-bootstrap-theme on Rocky Linux 8
Introduction
In this tutorial we learn how to install python3-sphinx-bootstrap-theme
on Rocky Linux 8.
What is python3-sphinx-bootstrap-theme
This sphinx theme integrates the Booststrap 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.
We can use yum
or dnf
to install python3-sphinx-bootstrap-theme
on Rocky Linux 8. In this tutorial we discuss both methods but you only need to choose one of method to install python3-sphinx-bootstrap-theme.
Install python3-sphinx-bootstrap-theme on Rocky Linux 8 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install python3-sphinx-bootstrap-theme
using dnf
by running the following command:
sudo dnf -y install python3-sphinx-bootstrap-theme
Install python3-sphinx-bootstrap-theme on Rocky Linux 8 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install python3-sphinx-bootstrap-theme
using yum
by running the following command:
sudo yum -y install python3-sphinx-bootstrap-theme
How To Uninstall python3-sphinx-bootstrap-theme on Rocky Linux 8
To uninstall only the python3-sphinx-bootstrap-theme
package we can use the following command:
sudo dnf remove python3-sphinx-bootstrap-theme
python3-sphinx-bootstrap-theme Package Contents on Rocky Linux 8
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme-0.8.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme-0.8.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme-0.8.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme-0.8.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme-0.8.0-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme-0.8.0-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme-0.8.0-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/__init__.py
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/__pycache__
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/globaltoc.html
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/layout.html
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/localtoc.html
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/navbar-2.html
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/navbar.html
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/navbarsearchbox.html
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/navbartoc.html
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/relations.html
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/search.html
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/searchbox.html
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/searchresults.html
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/sourcelink.html
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap-responsive.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap-responsive.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img/glyphicons-halflings-white.png
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img/glyphicons-halflings.png
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js/bootstrap.js
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js/bootstrap.min.js
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap-theme.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap-theme.css.map
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap-theme.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap-theme.min.css.map
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap.css.map
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap.min.css.map
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.eot
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.svg
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.ttf
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.woff
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.woff2
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js/bootstrap.js
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js/bootstrap.min.js
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js/npm.js
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-sphinx.css_t
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-sphinx.js_t
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/amelia
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/amelia/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cerulean
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cerulean/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cosmo
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cosmo/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cyborg
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cyborg/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/flatly
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/flatly/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/img
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/img/glyphicons-halflings-white.png
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/img/glyphicons-halflings.png
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/journal
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/journal/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/readable
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/readable/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/simplex
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/simplex/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/slate
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/slate/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spacelab
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spacelab/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spruce
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spruce/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/superhero
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/superhero/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/united
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/united/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cerulean
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cerulean/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cosmo
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cosmo/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cyborg
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cyborg/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/darkly
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/darkly/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/flatly
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/flatly/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.eot
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.svg
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.ttf
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.woff
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.woff2
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/journal
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/journal/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/lumen
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/lumen/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/paper
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/paper/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/readable
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/readable/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/sandstone
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/sandstone/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/simplex
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/simplex/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/slate
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/slate/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/spacelab
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/spacelab/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/superhero
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/superhero/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/united
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/united/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/yeti
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/yeti/bootstrap.min.css
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/js
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/js/jquery-1.12.4.min.js
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/static/js/jquery-fix.js
/usr/lib/python3.6/site-packages/sphinx_bootstrap_theme/bootstrap/theme.conf
/usr/share/doc/python3-sphinx-bootstrap-theme
/usr/share/doc/python3-sphinx-bootstrap-theme/HISTORY.rst
/usr/share/doc/python3-sphinx-bootstrap-theme/README.rst
/usr/share/doc/python3-sphinx-bootstrap-theme/TODO.rst
/usr/share/licenses/python3-sphinx-bootstrap-theme
/usr/share/licenses/python3-sphinx-bootstrap-theme/LICENSE.txt
References
Summary
In this tutorial we learn how to install python3-sphinx-bootstrap-theme
on Rocky Linux 8 using yum and dnf.