How to Install and Uninstall code2html Package on Kali Linux

Last updated: July 22,2024

1. Install "code2html" package

Please follow the steps below to install code2html on Kali Linux

$ sudo apt update $ sudo apt install code2html

2. Uninstall "code2html" package

In this section, we are going to explain the necessary steps to uninstall code2html on Kali Linux:

$ sudo apt remove code2html $ sudo apt autoclean && sudo apt autoremove

3. Information about the code2html package on Kali Linux

Package: code2html
Version: 0.9.1-5
Installed-Size: 217
Maintainer: Debian QA Group
Architecture: all
Depends: perl:any
Size: 39172
SHA256: 14ea6dc8d94bc9f9244f7dce3bfd83827f8d07751e30794b6696fd84a72a6a5a
SHA1: a45a2b30652a3c237d0c752c26f5cb080330bd5b
MD5sum: 8585f920384a474b3ae26c8ba5128d3c
Description: Syntax highlighter
Code2html is a perl script which converts a program source code to
syntax highlighted HTML, or any other target for which rules are
defined.
.
It may be used as a simple console program, converting a single
source code file to a single output file, it can patch HTML files
including special command sequences to insert syntax highlighted
snippets of code, or it can be used as a CGI script.
Description-md5:
Homepage: https://www.palfrader.org/code/code2html
Tag: devel::prettyprint, implemented-in::perl, interface::commandline,
interface::web, role::program, scope::utility, use::printing, web::cgi,
works-with-format::html, works-with::software:source, works-with::text
Section: devel
Priority: optional
Filename: pool/main/c/code2html/code2html_0.9.1-5_all.deb