How to Install and Uninstall elpa-htmlize Package on Kali Linux

Last updated: May 14,2024

1. Install "elpa-htmlize" package

Please follow the steps below to install elpa-htmlize on Kali Linux

$ sudo apt update $ sudo apt install elpa-htmlize

2. Uninstall "elpa-htmlize" package

Learn how to uninstall elpa-htmlize on Kali Linux:

$ sudo apt remove elpa-htmlize $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-htmlize package on Kali Linux

Package: elpa-htmlize
Source: emacs-htmlize
Version: 1.56-1
Installed-Size: 262
Maintainer: Debian Emacsen team
Architecture: all
Depends: dh-elpa-helper, emacsen-common
Recommends: emacs (>= 46.0)
Enhances: emacs
Size: 37092
SHA256: 4881bbdec7deff63ddb04f8b1fc08ce4317a7bb8209fed5c8d7b0ba933e18de0
SHA1: a0b900bb6498a4c8b7619e22f825aaa9da322c08
MD5sum: de756e71b0ae8190ed9cf0b412a0f367
Description: convert buffer text and decorations to HTML
This package converts the buffer text and the associated decorations
to HTML. It supports three types of HTML output, selected by setting
htmlize-output-type: css, inline-css (optimized for code snippets),
and font (simpler output, doesn't rely on CSS). You can also use
htmlize from your Emacs Lisp code.
Description-md5:
Homepage: https://github.com/hniksic/emacs-htmlize
Section: lisp
Priority: optional
Filename: pool/main/e/emacs-htmlize/elpa-htmlize_1.56-1_all.deb