I use Ubuntu Utopic Unicorn. When I try to play music (audio/video), it shows error "Required plugin could not be found
Rhythmbox requires to install plugins to play media files of the following type: MPEG-1 Layer 3 (MP3) decoder"
How can I fix it?
All you need to do is to install sound plugins. The easiest way is to:
sudo apt-get update && sudo apt-get install ubuntu-restricted-extras
That should fix it, and install some other useful things along with it (e.g Adobe Flash).