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

Last updated: May 19,2024

1. Install "python-docutils" package

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

$ sudo apt update $ sudo apt install python-docutils

2. Uninstall "python-docutils" package

This is a short guide on how to uninstall python-docutils on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-docutils
Priority: optional
Section: python
Installed-Size: 1681
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.12+dfsg-1
Replaces: docutils-writer-odt, python-odtwriter
Provides: docutils
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-roman, docutils-common (= 0.12+dfsg-1)
Recommends: python-pil, python-pygments, libpaper-utils, docutils-doc (= 0.12+dfsg-1)
Suggests: texlive-latex-recommended, texlive-latex-base, texlive-lang-french, fonts-linuxlibertine | ttf-linux-libertine
Conflicts: docutils-writer-odt, python-odtwriter
Breaks: python-epydoc (<< 3.0.1-4~), python-sphinx (<< 1.1.3+dfsg-7~)
Filename: pool/main/p/python-docutils/python-docutils_0.12+dfsg-1_all.deb
Size: 347864
MD5sum: b8bb03dee76642881e89624a7b3972a4
SHA1: 1333b35190dac7d0ec178f1863ac779a73fdeabb
SHA256: 899b3e4a78cad4f50597a39a99ef8e8762db5d298792db3ecfb74584d4ec0226
Description-en: text processing system for reStructuredText (implemented in Python 2)
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 2 modules and command line utilities.
Description-md5: 7cda5b7ae916f50f0ce0455dd4abdc2f
Homepage: http://docutils.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y