How to Install and Uninstall merecat Package on Kali Linux

Last updated: May 21,2024

1. Install "merecat" package

Please follow the guidance below to install merecat on Kali Linux

$ sudo apt update $ sudo apt install merecat

2. Uninstall "merecat" package

Please follow the steps below to uninstall merecat on Kali Linux:

$ sudo apt remove merecat $ sudo apt autoclean && sudo apt autoremove

3. Information about the merecat package on Kali Linux

Package: merecat
Version: 2.31+git20220513+ds-4.1
Installed-Size: 247
Maintainer: Joost van Baal-Ilić
Architecture: amd64
Provides: httpd, httpd-cgi
Depends: libc6 (>= 2.34), libconfuse2 (>= 3.2.1~), libcrypt1 (>= 1:4.1.0), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4), ucf
Recommends: libcgi-pm-perl
Suggests: libcgi-fast-perl, php-cgi, acme-tiny
Conflicts: apache2-utils
Size: 92792
SHA256: 1e9787130f683d0527468293bd457e44e400aa12be0a819266590f9e816e76e1
SHA1: 280c972a873d6241f8cdd52b3b7ebf38b481a782
MD5sum: 80556ecd5d3ff997a37f4aacec6db3fd
Description: Embedded web server
This is a simple web server based on Jef Poskanzer's thttpd.
It supports all basic features required for most use-cases. The
most prominent features are probably HTTPS, using OpenSSL, PHP,
multiple servers with HTTP redirect support, redirect from HTTP
to HTTPS, virtual hosts, and the URL-traffic-based throttling.
.
Its small footprint makes it suitable for small and embedded
systems.
Description-md5:
Homepage: https://troglobit.com/projects/merecat
Tag: implemented-in::c, protocol::http, role::program, web::appserver,
web::server
Section: web
Priority: optional
Filename: pool/main/m/merecat/merecat_2.31+git20220513+ds-4.1_amd64.deb