How to Install and Uninstall html-xml-utils Package on Kali Linux

Last updated: May 12,2024

1. Install "html-xml-utils" package

Learn how to install html-xml-utils on Kali Linux

$ sudo apt update $ sudo apt install html-xml-utils

2. Uninstall "html-xml-utils" package

Here is a brief guide to show you how to uninstall html-xml-utils on Kali Linux:

$ sudo apt remove html-xml-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the html-xml-utils package on Kali Linux

Package: html-xml-utils
Version: 7.7-1.1
Installed-Size: 4218
Maintainer: Robin Naundorf
Architecture: amd64
Depends: libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2), libidn2-0 (>= 0.6)
Size: 317212
SHA256: 585981513cb8fb3e78096884c064aacaf3f6bc54c69669bde15fd816a9a918f5
SHA1: 167ce52f99f8314970dab16409904ace8d3bf82d
MD5sum: 4dc98508eaf47641c5eff745e4463868
Description: HTML and XML manipulation utilities
HTML-XML-utils provides a number of simple utilities for manipulating and
converting HTML and XML files in various ways. The suite consists of the
following tools:
.
asc2xml - convert from UTF-8 to &#nnn; entities
xml2asc - convert from &#nnn; entities to UTF-8
hxaddid - add IDs to selected elements
hxcite - replace bibliographic references by hyperlinks
hxcite-mkbib - expand references and create bibliography
hxclean - apply heuristics to correct an HTML file
hxcopy - copy an HTML file while preserving relative links
hxcount - count elements and attributes in HTML or XML files
hxextract - extract selected elements
hxincl - expand included HTML or XML files
hxindex - create an alphabetically sorted index
hxmkbib - create bibliography from a template
hxmultitoc - create a table of contents for a set of HTML files
hxname2id - move some ID= or NAME= from A elements to their parents
hxnormalize - pretty-print an HTML file
hxnsxml - convert output of hxxmlns back to normal XML
hxnum - number section headings in an HTML file
hxpipe - convert XML to a format easier to parse with Perl or AWK
hxprintlinks - number links & add table of URLs at end of an HTML file
hxprune - remove marked elements from an HTML file
hxref - generate cross-references
hxselect - extract elements that match a (CSS) selector
hxtoc - insert a table of contents in an HTML file
hxuncdata - replace CDATA sections by character entities
hxunent - replace HTML predefined character entities to UTF-8
hxunpipe - convert output of pipe back to XML format
hxunxmlns - replace "global names" by XML Namespace prefixes
hxwls - list links in an HTML file
hxxmlns - replace XML Namespace prefixes by "global names"
Description-md5:
Homepage: https://www.w3.org/Tools/HTML-XML-utils/
Tag: implemented-in::c, role::program, use::converting,
works-with-format::html, works-with-format::xml, works-with::file,
works-with::text
Section: text
Priority: optional
Filename: pool/main/h/html-xml-utils/html-xml-utils_7.7-1.1_amd64.deb