How to Install and Uninstall python3-docutils Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-docutils" package

Please follow the step by step instructions below to install python3-docutils on Kali Linux

$ sudo apt update $ sudo apt install python3-docutils

2. Uninstall "python3-docutils" package

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

$ sudo apt remove python3-docutils $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-docutils package on Kali Linux

Package: python3-docutils
Source: python-docutils
Version: 0.20.1+dfsg-3
Installed-Size: 1804
Maintainer: Debian Python Team
Architecture: all
Provides: docutils
Depends: docutils-common (= 0.20.1+dfsg-3), python3-roman, python3:any
Recommends: libpaper-utils, python3-pil, python3-pygments
Suggests: docutils-doc, fonts-linuxlibertine | ttf-linux-libertine, texlive-lang-french, texlive-latex-base, texlive-latex-recommended
Breaks: python-docutils (<< 0.16+dfsg-3), python3-m2r (<< 0.3), python3-sphinx (<< 7.0.1), ruby-github-markup (<< 1.7.0+dfsg-5)
Size: 388812
SHA256: a9c6e0805b897499b6b31a4d05320f590ee516919fdf1c2668cbef69b3b9e187
SHA1: fd796b35ed387fd48564c668409fcf2c62ebf7bb
MD5sum: 155d19a8a20f23153f09ba678ea0e515
Description: text processing system for reStructuredText (implemented in Python 3)
reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext
markup syntax and parser system. It is useful for in-line program documentation
(such as Python docstrings), for quickly creating simple web pages, and for
standalone documents.
.
The purpose of the Docutils project is to create a set of tools for
processing reStructuredText documentation into useful formats, such as HTML,
LaTeX, ODT or Unix manpages.
.
This package includes Python 3 modules and command line utilities.
Description-md5:
Multi-Arch: foreign
Homepage: https://docutils.sourceforge.io/
Tag: devel::docsystem, devel::lang:python, devel::library,
implemented-in::python, interface::commandline, role::devel-lib,
role::program, use::converting, use::text-formatting,
works-with-format::html, works-with-format::tex,
works-with-format::xml, works-with::text
Section: python
Priority: optional
Filename: pool/main/p/python-docutils/python3-docutils_0.20.1+dfsg-3_all.deb