QupZilla is a fast lightweight web browser made with Qt. QupZilla has all the standard features you expect from a web browser, including bookmarks, history, tabbed browsing, RSS feeds, ad blocking, Flash blocking, and an SSL certificate manager.
QupZilla is a fast lightweight web browser made with Qt. QupZilla has all the standard features you expect from a web browser, including bookmarks, history, tabbed browsing, RSS feeds, ad blocking, Flash blocking, and an SSL certificate manager.
To install QupZilla, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install QupZilla
To see what files were installed by QupZilla, run:
port contents QupZilla
To later upgrade QupZilla, run:
sudo port selfupdate && sudo port upgrade QupZilla
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.