How to Install AmazonMP3 on 64-Bit Xubuntu
1. Download the Amazon MP3 installer from here.
2. Force install the package using this command
sudo dpkg -i –force-architecture amazonmp3.deb
If steps 3 and 4 are not followed then you might get the following error
“amazonmp3: error while loading shared libraries: libgtkmm-2.4.so.1: cannot open
shared object file: No such file or directory”
3. Download the getlibs package and install the package using this command
sudo dpkg -i getlibs-all.deb
4. Install the 32 bit libraries required by amazon MP3 by typing this command
sudo getlibs /usr/bin/amazonmp3
you can now start the program by typing amazonmp3 in a console window or start the program from Applications > network > Amazon Mp3 Downloader.