How to Install and Uninstall libbrowser-open-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "libbrowser-open-perl" package

Please follow the guidelines below to install libbrowser-open-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libbrowser-open-perl" package

This guide covers the steps necessary to uninstall libbrowser-open-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libbrowser-open-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libbrowser-open-perl
Priority: optional
Section: universe/perl
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.04-1
Depends: perl
Filename: pool/universe/libb/libbrowser-open-perl/libbrowser-open-perl_0.04-1_all.deb
Size: 7146
MD5sum: e3ed706b93fc08cf3686015abb914a8a
SHA1: 935e6c7c856d44ebf96125ceca3dfcc52c21dc09
SHA256: 5f183c8ba98991205b77c5d9da5185de8cd46ae447819225a1106baf8e3f375c
Description-en: 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: 4500c62c94b30b3448bf96fcb3f0b7b1
Homepage: http://search.cpan.org/dist/Browser-Open/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu