Install Google Music Manager on Ubuntu from Official Repository

Last updated: November 3, 2013

Google-Music-Manager

This simple tutorial will show you how to install Google Play Music Manager on Ubuntu 13.10, 13.04, 12.04 from Google official repository.

Press Ctrl+Alt+T to open terminal and get started with below steps:

  1. Copy and paste this command and hit run to add the Google repository:
    sudo sh -c 'echo "deb http://dl.google.com/linux/musicmanager/deb/ stable main" >> /etc/apt/sources.list.d/google-musicmanager.list'
  2. Download and install the key:
    wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
  3. Update:
    sudo apt-get update
  4. Finally install Google Music Manager, so far it’s still in beta:
    sudo apt-get install google-musicmanager-beta

Enjoy!

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via ubuntuhandbook1@gmail.com Buy me a coffee: https://ko-fi.com/ubuntuhandbook1