|
|
The aTunes Music Manager (Linux platform)How to install the aTunes Music Manager on your Linux Box.The Basics... 1. Download aTunes from here. Download the multi-platform installer. 2. Open a terminal in the directory containing aTunes and issue the following command. java -jar ./aTunes_1.13.6_installer.jar 3. Click through the prompts on the installer. 4. Add AudioVideo to the 'Category=' line of the .desktop file. 5. Issue the following line as root in the terminal. cp ~/path/to/aTunes-1262070430104.desktop /usr/share/applications/ That should do it. |