How to Install and Uninstall libphp-snoopy Package on Kali Linux

Last updated: April 28,2024

1. Install "libphp-snoopy" package

In this section, we are going to explain the necessary steps to install libphp-snoopy on Kali Linux

$ sudo apt update $ sudo apt install libphp-snoopy

2. Uninstall "libphp-snoopy" package

Learn how to uninstall libphp-snoopy on Kali Linux:

$ sudo apt remove libphp-snoopy $ sudo apt autoclean && sudo apt autoremove

3. Information about the libphp-snoopy package on Kali Linux

Package: libphp-snoopy
Version: 2.0.0-3
Installed-Size: 58
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-pear
Size: 16468
SHA256: a5b135bebe1bcaae52eb0322b8cb0c1b9bfa71544bfc977599a6474daa0c0b41
SHA1: f47601c98651d00beee60af220ba1721822053bd
MD5sum: 441d9deb066f8983245f898b47b7c38a
Description: Snoopy is a PHP class that simulates a web browser
It automates the task of retrieving web page content and posting forms,
for example.
.
Some of Snoopy's features:
.
* easily fetch the contents of a web page
* easily fetch the text from a web page (strip html tags)
* easily fetch the links from a web page
* supports proxy hosts
* supports basic user/pass authentication
* supports setting user_agent, referer, cookies and header content
* supports browser redirects, and controlled depth of redirects
* expands fetched links to fully qualified URLs (default)
* easily submit form data and retrieve the results
* supports following html frames (added v0.92)
* supports passing cookies on redirects (added v0.92)
Description-md5:
Multi-Arch: foreign
Homepage: https://sourceforge.net/projects/snoopy/
Tag: implemented-in::php, role::program, use::browsing, web::browser
Section: php
Priority: optional
Filename: pool/main/libp/libphp-snoopy/libphp-snoopy_2.0.0-3_all.deb