How to Install and Uninstall perl-Browser-Open Package on openSUSE Leap
Last updated: November 27,2024
1. Install "perl-Browser-Open" package
Learn how to install perl-Browser-Open on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-Browser-Open
Copied
2. Uninstall "perl-Browser-Open" package
Please follow the guidelines below to uninstall perl-Browser-Open on openSUSE Leap:
$
sudo zypper remove
perl-Browser-Open
Copied
3. Information about the perl-Browser-Open package on openSUSE Leap
Information for package perl-Browser-Open:
------------------------------------------
Repository : Main Repository
Name : perl-Browser-Open
Version : 0.04-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 7.4 KiB
Installed : No
Status : not installed
Source package : perl-Browser-Open-0.04-bp155.2.10.src
Upstream URL : http://search.cpan.org/dist/Browser-Open/
Summary : Open a browser in a given URL
Description :
The functions optionaly exported by this module 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 the "open_browser" manpage uses the 'system()' function to execute the
command. If you want more control, you can get the command with the the
"open_browser_cmd" manpage or the "open_browser_cmd_all" manpage functions
and then use whatever method you want to execute it.
------------------------------------------
Repository : Main Repository
Name : perl-Browser-Open
Version : 0.04-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 7.4 KiB
Installed : No
Status : not installed
Source package : perl-Browser-Open-0.04-bp155.2.10.src
Upstream URL : http://search.cpan.org/dist/Browser-Open/
Summary : Open a browser in a given URL
Description :
The functions optionaly exported by this module 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 the "open_browser" manpage uses the 'system()' function to execute the
command. If you want more control, you can get the command with the the
"open_browser_cmd" manpage or the "open_browser_cmd_all" manpage functions
and then use whatever method you want to execute it.