Qalculate! is a multi-purpose desktop calculator. It is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a user-friendly interface.
Qalculate! is a multi-purpose desktop calculator. It is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a user-friendly interface.
To install qalculate-gtk, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install qalculate-gtk
To see what files were installed by qalculate-gtk, run:
port contents qalculate-gtk
To later upgrade qalculate-gtk, run:
sudo port selfupdate && sudo port upgrade qalculate-gtk
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.