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

Last updated: November 25,2024

1. Install "python3-html2text" package

This tutorial shows how to install python3-html2text on Kali Linux

$ sudo apt update $ sudo apt install python3-html2text

2. Uninstall "python3-html2text" package

Please follow the steps below to uninstall python3-html2text on Kali Linux:

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

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

Package: python3-html2text
Source: python-html2text
Version: 2024.2.26-1
Installed-Size: 101
Maintainer: Debian Python Team
Architecture: all
Replaces: html2markdown (<< 3.200.3-3), python-html2text (<< 2019.8.11-2)
Depends: python3:any
Recommends: python3-feedparser
Breaks: html2markdown (<< 3.200.3-3), python-html2text (<< 2019.8.11-2)
Size: 25236
SHA256: 2ab9fa473fffc354963dc455d282819bb7d3f3e61fbaca709c79bdad0b36b4cc
SHA1: f7e34f32cfa49f2da902037a81fed2aedf673978
MD5sum: 3c311023e9a81c6aa1434d1cb845965a
Description: 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:
Homepage: https://alir3z4.github.io/html2text
Tag: devel::lang:python, devel::library, implemented-in::python,
interface::commandline, role::devel-lib, role::program, scope::utility,
works-with-format::html, works-with::file, works-with::text
Section: python
Priority: optional
Filename: pool/main/p/python-html2text/python3-html2text_2024.2.26-1_all.deb