How to Install and Uninstall libnet-google-safebrowsing2-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 12,2025
1. Install "libnet-google-safebrowsing2-perl" package
This guide let you learn how to install libnet-google-safebrowsing2-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libnet-google-safebrowsing2-perl
Copied
2. Uninstall "libnet-google-safebrowsing2-perl" package
Please follow the guidelines below to uninstall libnet-google-safebrowsing2-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libnet-google-safebrowsing2-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libnet-google-safebrowsing2-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libnet-google-safebrowsing2-perl
Priority: extra
Section: universe/perl
Installed-Size: 179
Maintainer: Ubuntu Developers
Original-Maintainer: Cyril Bouthors
Architecture: all
Version: 1.07-6
Depends: libtext-trim-perl, libnet-ipaddress-perl, libmime-base64-urlsafe-perl, libtext-string-hexconvert-perl, libwww-perl, liburi-perl, libdigest-hmac-perl, libfile-slurp-perl
Suggests: libdbd-sqlite3-perl
Filename: pool/universe/libn/libnet-google-safebrowsing2-perl/libnet-google-safebrowsing2-perl_1.07-6_all.deb
Size: 53144
MD5sum: b44d7b081c6f182fadfc5b1ba394dc0e
SHA1: 2010b1939c87ac5f32080b4bdb89537f41dc6841
SHA256: f4620015ca5969847eeceaef524b91cb94f3f397b6835ad5c79d7b8fe47da25b
Description-en: Perl extension for the Google Safe Browsing v2 API
The library passes most of the unit tests listed in the API documentation. See
the documentation
(http://code.google.com/apis/safebrowsing/developers_guide_v2.html) for more
details about the failed tests.
.
The Google Safe Browsing database must be stored and managed locally.
Net::Google::SafeBrowsing2::Sqlite uses Sqlite as the storage back-end,
Net::Google::SafeBrowsing2::MySQL uses MySQL. Other storage mechanisms
(databases, memory, etc.) can be added and used transparently with this module.
.
You may want to look at "Google Safe Browsing v2: Implementation Notes"
(http://www.zscaler.com/research/Google%20Safe%20Browsing%20v2%20API.pdf), a
collection of notes and real-world numbers about the API. This is intended for
people who want to learn more about the API, whether as a user or to make their
own implementation.
.
The source code is available on github at
https://github.com/juliensobrier/Net-Google-SafeBrowsing2.
.
If you do not need to inspect more than 10,000 URLs a day, you can use
Net::Google::SafeBrowsing2::Lookup with the Google Safe Browsing v2 Lookup API
which does not require to store and maintain a local database.
.
IMPORTANT: If you start with an empty database, you will need to perform
several updates to retrieve all the Google Safe Browsing information. This may
require up to 24 hours. This is a limitation of the Google API, not of this
module. See "Google Safe Browsing v2: Implementation Notes" at
http://www.zscaler.com/research/Google%20Safe%20Browsing%20v2%20API.pdf.
Description-md5: a0886817950a0da531b13ccdfe7dfa72
Homepage: http://search.cpan.org/~jsobrier/Net-Google-SafeBrowsing2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/perl
Installed-Size: 179
Maintainer: Ubuntu Developers
Original-Maintainer: Cyril Bouthors
Architecture: all
Version: 1.07-6
Depends: libtext-trim-perl, libnet-ipaddress-perl, libmime-base64-urlsafe-perl, libtext-string-hexconvert-perl, libwww-perl, liburi-perl, libdigest-hmac-perl, libfile-slurp-perl
Suggests: libdbd-sqlite3-perl
Filename: pool/universe/libn/libnet-google-safebrowsing2-perl/libnet-google-safebrowsing2-perl_1.07-6_all.deb
Size: 53144
MD5sum: b44d7b081c6f182fadfc5b1ba394dc0e
SHA1: 2010b1939c87ac5f32080b4bdb89537f41dc6841
SHA256: f4620015ca5969847eeceaef524b91cb94f3f397b6835ad5c79d7b8fe47da25b
Description-en: Perl extension for the Google Safe Browsing v2 API
The library passes most of the unit tests listed in the API documentation. See
the documentation
(http://code.google.com/apis/safebrowsing/developers_guide_v2.html) for more
details about the failed tests.
.
The Google Safe Browsing database must be stored and managed locally.
Net::Google::SafeBrowsing2::Sqlite uses Sqlite as the storage back-end,
Net::Google::SafeBrowsing2::MySQL uses MySQL. Other storage mechanisms
(databases, memory, etc.) can be added and used transparently with this module.
.
You may want to look at "Google Safe Browsing v2: Implementation Notes"
(http://www.zscaler.com/research/Google%20Safe%20Browsing%20v2%20API.pdf), a
collection of notes and real-world numbers about the API. This is intended for
people who want to learn more about the API, whether as a user or to make their
own implementation.
.
The source code is available on github at
https://github.com/juliensobrier/Net-Google-SafeBrowsing2.
.
If you do not need to inspect more than 10,000 URLs a day, you can use
Net::Google::SafeBrowsing2::Lookup with the Google Safe Browsing v2 Lookup API
which does not require to store and maintain a local database.
.
IMPORTANT: If you start with an empty database, you will need to perform
several updates to retrieve all the Google Safe Browsing information. This may
require up to 24 hours. This is a limitation of the Google API, not of this
module. See "Google Safe Browsing v2: Implementation Notes" at
http://www.zscaler.com/research/Google%20Safe%20Browsing%20v2%20API.pdf.
Description-md5: a0886817950a0da531b13ccdfe7dfa72
Homepage: http://search.cpan.org/~jsobrier/Net-Google-SafeBrowsing2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu