How to Install and Uninstall python3-sphinx-jinja Package on Kali Linux

Last updated: June 01,2024

1. Install "python3-sphinx-jinja" package

This guide covers the steps necessary to install python3-sphinx-jinja on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinx-jinja

2. Uninstall "python3-sphinx-jinja" package

This tutorial shows how to uninstall python3-sphinx-jinja on Kali Linux:

$ sudo apt remove python3-sphinx-jinja $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sphinx-jinja package on Kali Linux

Package: python3-sphinx-jinja
Source: python-sphinx-jinja
Version: 2.0.2-3
Installed-Size: 31
Maintainer: Debian Python Team
Architecture: all
Depends: python3-docutils, python3-jinja2, python3-sphinx, python3:any
Size: 6788
SHA256: 0c4412720657fbe47a61658e7249c045460684062b7b5def4578908f6aecd05e
SHA1: 378b78afd2cfbf0d421acd91eb3e479fe954ab17
MD5sum: 7751631deb631fd944141808ffb9024f
Description: include jinja based templates in sphinx (Python3 version)
A sphinx extension to inject jinja templates based documentation into a
sphinx doc. You can also customize the jinja Environment by passing custom
kwargs, adding filters, tests, and globals, and setting policies.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/tardyp/sphinx-jinja
Section: python
Priority: optional
Filename: pool/main/p/python-sphinx-jinja/python3-sphinx-jinja_2.0.2-3_all.deb