A set of libraries allowing use of the Last.fm site services.
liblastfm is a collection of libraries to help you integrate Last.fm services into your rich desktop software. It is officially supported software developed by Last.fm staff.
liblastfm is a collection of libraries to help you integrate Last.fm services into your rich desktop software. It is officially supported software developed by Last.fm staff.
To install liblastfm, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install liblastfm
To see what files were installed by liblastfm, run:
port contents liblastfm
To later upgrade liblastfm, run:
sudo port selfupdate && sudo port upgrade liblastfm
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.