How to Install and Uninstall parser3-cgi Package on Kali Linux

Last updated: May 11,2024

1. Install "parser3-cgi" package

Here is a brief guide to show you how to install parser3-cgi on Kali Linux

$ sudo apt update $ sudo apt install parser3-cgi

2. Uninstall "parser3-cgi" package

This tutorial shows how to uninstall parser3-cgi on Kali Linux:

$ sudo apt remove parser3-cgi $ sudo apt autoclean && sudo apt autoremove

3. Information about the parser3-cgi package on Kali Linux

Package: parser3-cgi
Source: parser
Version: 3.4.6-4
Installed-Size: 1367
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libgc1 (>= 1:7.2d), libgcc-s1 (>= 3.0), libltdl7 (>= 2.4.7), libpcre2-8-0 (>= 10.22), libstdc++6 (>= 5), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25), parser3-common (= 3.4.6-4)
Size: 449260
SHA256: 0a00c7c2c405aa4e4e6e123ab16fdcb7dd1b277b7ae7c50ab7b0d7718b1b9bbe
SHA1: db68aa887081b9b12920fc4f0484f39c4080c420
MD5sum: b34c5fa49918efe2e33e488f17700829
Description: Parser 3, HTML-embedded scripting language (CGI binary)
This package provides the /usr/lib/cgi-bin/parser3 CGI interpreter built
for use in Apache 2 with mod_actions, or any other CGI httpd that
supports a similar mechanism.
.
Parser 3 - simple and convenient object-oriented language which
allows creating good sites in short time.
.
Available features:
* XML, XSL, XPath and DOM support
* Available in documented source code
* Uniformed database support
* Support of object-oriented programmers
* Detailed language documentation (160 pages!)
* UTF-8 support
Description-md5:
Homepage: http://www.parser.ru/en/
Tag: devel::interpreter, implemented-in::c++, role::program, web::cgi,
web::scripting
Section: web
Priority: optional
Filename: pool/main/p/parser/parser3-cgi_3.4.6-4_amd64.deb