How to Install and Uninstall libphp-snoopy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "libphp-snoopy" package

This tutorial shows how to install libphp-snoopy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libphp-snoopy

2. Uninstall "libphp-snoopy" package

Please follow the steps below to uninstall libphp-snoopy on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libphp-snoopy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libphp-snoopy
Priority: optional
Section: universe/web
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Marcelo Jorge Vieira
Architecture: all
Version: 2.0.0-1ubuntu1
Depends: php | php-cli
Filename: pool/universe/libp/libphp-snoopy/libphp-snoopy_2.0.0-1ubuntu1_all.deb
Size: 14520
MD5sum: 0c049a181c7a0be97764bc9d0a689db0
SHA1: c6ccf24770db54b095c22cc09c43c0eff893c1a4
SHA256: 4c8f29c562fd8b3442602ae40f7aaeaef0f39ad3e048fe763aa54ceb586a6ead
Description-en: 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: 3a02ec47f93e21ecdc36bb18df024463
Homepage: http://snoopy.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu