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-qt, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install qalculate-qt
To see what files were installed by qalculate-qt, run:
port contents qalculate-qt
To later upgrade qalculate-qt, run:
sudo port selfupdate && sudo port upgrade qalculate-qt
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.