How to Install and Uninstall python3-docutils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 01,2024

1. Install "python3-docutils" package

Please follow the instructions below to install python3-docutils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-docutils

2. Uninstall "python3-docutils" package

This guide let you learn how to uninstall python3-docutils on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-docutils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-docutils
Priority: optional
Section: python
Installed-Size: 1683
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-docutils
Version: 0.12+dfsg-1
Provides: docutils
Depends: python3:any (>= 3.3.2-2~), python3-roman, docutils-common (= 0.12+dfsg-1)
Recommends: python3-pil, python3-pygments, libpaper-utils
Suggests: texlive-latex-recommended, texlive-latex-base, texlive-lang-french, fonts-linuxlibertine | ttf-linux-libertine, docutils-doc
Conflicts: docutils-writer-odt, python-docutils (<< 0.7-3~), python-odtwriter
Breaks: python3-sphinx (<< 1.1.3+dfsg-7~)
Filename: pool/main/p/python-docutils/python3-docutils_0.12+dfsg-1_all.deb
Size: 346314
MD5sum: 359e9f3534ad661a9b3d7d7e4338dc96
SHA1: 2db968a310a7a65efdd5827fa9b9242f6c3e6c60
SHA256: 498a461d4f3ac6dccc40c2af0a53e82c8debc6e08e2668903d5b8fab980e971d
Description-en: 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: 01bddb85f9679cb9c0960674ca84d929
Homepage: http://docutils.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y