Alkimia is the infrastructure for common storage and business logic that will be used by all financial applications in KDE. The target is to share financial related information over application boundaries. The libalkimia library contains some common classes.
Alkimia is the infrastructure for common storage and business logic that will be used by all financial applications in KDE. The target is to share financial related information over application boundaries. The libalkimia library contains some common classes.
To install libalkimia, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libalkimia
To see what files were installed by libalkimia, run:
port contents libalkimia
To later upgrade libalkimia, run:
sudo port selfupdate && sudo port upgrade libalkimia
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.