How to Install and Uninstall python3-html2text Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-html2text" package

Please follow the guidance below to install python3-html2text on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-html2text

2. Uninstall "python3-html2text" package

Please follow the guidelines below to uninstall python3-html2text on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-html2text package on Ubuntu 21.10 (Impish Indri)

Package: python3-html2text
Architecture: all
Version: 2020.1.16-1
Priority: optional
Section: universe/python
Source: python-html2text
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 97
Depends: python3-pkg-resources, python3:any
Recommends: python3-feedparser
Breaks: html2markdown (<< 3.200.3-3)
Replaces: html2markdown (<< 3.200.3-3)
Filename: pool/universe/p/python-html2text/python3-html2text_2020.1.16-1_all.deb
Size: 21148
MD5sum: c82668fdd8449cb8fd059f06f323a2cc
SHA1: 24935547aa50b0efe97d4ef6f5a8a67d2dd29ad0
SHA256: fdcc10cf9156ea4d0c2d3844e55615176ec1e723ee1648545d2b9fd489d50d01
SHA512: da1498bb91b26c72cbf7710f9a0a498c1a019f7e82d319c3d8375ec928d9109b7206d2d60d7bf94106c67a51fa74b3da85113cd57fd0e54796bb2e7d68526d3e
Homepage: https://alir3z4.github.io/html2text
Description-en: Python module for converting HTML to Markdown text (Python3 version)
html2text is a Python module that converts a page of HTML into clean,
easy-to-read plain ASCII text. Better yet, that ASCII also happens to be
valid Markdown (a text-to-HTML format).
.
This package contains the Python 3 version of the library, and a script,
html2markdown.
Description-md5: 5f069457d18a9521dea2d1f5a6f19736
Task: ubuntustudio-publishing