How to Install and Uninstall libbrowser-open-perl Package on Kali Linux

Last updated: May 12,2024

1. Install "libbrowser-open-perl" package

In this section, we are going to explain the necessary steps to install libbrowser-open-perl on Kali Linux

$ sudo apt update $ sudo apt install libbrowser-open-perl

2. Uninstall "libbrowser-open-perl" package

Here is a brief guide to show you how to uninstall libbrowser-open-perl on Kali Linux:

$ sudo apt remove libbrowser-open-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbrowser-open-perl package on Kali Linux

Package: libbrowser-open-perl
Version: 0.04-1.1
Installed-Size: 22
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 6784
SHA256: dd84a736422bdf51aa0d1a50a005fc42c6f1421c7ec5ea264ea9dd919853c954
SHA1: dbec0c4ad293d03bd7633871ae2e1965b28ab486
MD5sum: 6c5f90744c5006a890bb972ae6acd692
Description: Perl module to open a browser in a given URL
The functions optionaly exported by Browser::Open allows you to open URLs in
the user browser.
.
A set of known commands per OS-name is tested for presence, and the first one
found is executed. With an optional parameter, all known commands are
checked.
.
The "open_browser" uses the system() function to execute the command. If you
want more control, you can get the command with the "open_browser_cmd" or
"open_browser_cmd_all" functions and then use whatever method you want to
execute it.
Description-md5:
Homepage: http://search.cpan.org/dist/Browser-Open/
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libb/libbrowser-open-perl/libbrowser-open-perl_0.04-1.1_all.deb