How to Install and Uninstall python3-sphinxcontrib.serializinghtml Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-sphinxcontrib.serializinghtml" package

Please follow the guidelines below to install python3-sphinxcontrib.serializinghtml on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinxcontrib.serializinghtml

2. Uninstall "python3-sphinxcontrib.serializinghtml" package

In this section, we are going to explain the necessary steps to uninstall python3-sphinxcontrib.serializinghtml on Kali Linux:

$ sudo apt remove python3-sphinxcontrib.serializinghtml $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sphinxcontrib.serializinghtml package on Kali Linux

Package: python3-sphinxcontrib.serializinghtml
Source: sphinxcontrib-serializinghtml
Version: 1.1.10-1
Installed-Size: 281
Maintainer: Debian Python Team
Architecture: all
Depends: python3-sphinx (>= 5), python3:any
Size: 16980
SHA256: 1218881c6183b45e36217f0a260aa56c5c81a5929da0e4f92e1a24ac5ca0801c
SHA1: b3906257ce7154839409d9c43b39a4cd483d41f8
MD5sum: e0411f65d1b24beafeb31e01588e16d9
Description: sphinx extension which outputs “serialized” HTML files (json and pickle)
This module contains two Sphinx builders, json and pickle, which produce
serialized HTML code. It also provides an abstract class which one may use
for serialization in custom formats.
.
See the “Serialization builder details” section in Sphinx documentation for
details on how the output looks like and how to configure it.
Description-md5:
Homepage: https://github.com/sphinx-doc/sphinxcontrib-serializinghtml
Section: python
Priority: optional
Filename: pool/main/s/sphinxcontrib-serializinghtml/python3-sphinxcontrib.serializinghtml_1.1.10-1_all.deb