openbrowser opens files and URLs into your default web browser. Unlike “open”, openbrowser will still open local .html files into your web browser even if you have configured LaunchServices to open .html files into e.g. a text editor.
openbrowser opens files and URLs into your default web browser. Unlike “open”, openbrowser will still open local .html files into your web browser even if you have configured LaunchServices to open .html files into e.g. a text editor.
To install openbrowser, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install openbrowser
To see what files were installed by openbrowser, run:
port contents openbrowser
To later upgrade openbrowser, run:
sudo port selfupdate && sudo port upgrade openbrowser
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.