Urlview is a screen-oriented program for extracting URLs from text files. It displays a menu from which you can launch a command to view a specific item.
Urlview is a screen-oriented program for extracting URLs from text files. It displays a menu from which you can launch a command to view a specific item.
To install urlview, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install urlview
To see what files were installed by urlview, run:
port contents urlview
To later upgrade urlview, run:
sudo port selfupdate && sudo port upgrade urlview
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.