Install Noise Music Player on 32 bit/64 bit Ubuntu. Install Noise ( Elementary OS Music Player) on Ubuntu 15.04, Ubuntu 14.04 and Ubuntu 14.10. Noise music player is the default music player of Elementary OS. In elementary OS, Noise is known as Music.
Noise is a fast and beautiful GTK3 audio player with a focus on music and libraries. It handles external devices, CDs, and album art. Noise utilizes Granite for a consistent and slick UI.
Install Noise Music Player on Ubuntu Systems
Noise Music Player is easily available for download via the Elementary Daily PPA. Run the following commands in Terminal to add the PPA and install the Noise music player on 32 bit/64 bit Ubuntu and Derivatives:
$ sudo add-apt-repository ppa:elementary-os/daily
$ sudo apt-get update
$ sudo apt-get install noise
Once installed, run the below command to disable the overlay scrollbar for the Noise music player:
$ sudo sed -i "s/Exec=noise/Exec=env\ LIBOVERLAY_SCROLLBAR=0\ noise/g" /usr/share/applications/noise.desktop
Uninstall Noise Music Player From Ubuntu Systems
If you wish to uninstall and remove the Player from Ubuntu, run:
$ sudo apt-get remove noise