alac-decoder software package provides Apple Lossless audio codec decoder, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install alac-decoder
alac-decoder is installed in your system.
Make ensure the alac-decoder package were installed using the commands given below,
$ sudo dpkg-query -l | grep alac-decoder *
You will get with alac-decoder package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Sound |
| Package | alac-decoder |
| Version | 0.2.0-0ubuntu1 |
| Description | Apple Lossless audio codec decoder |
| Sub Section | Sound |