Quick Read : Noise is a awesome Music Player built for Elementary OS. This post helps you to install in ubuntu. read more.
What is Noise music player ?
Noise music player is a fast and beautiful based on GTK3 with a focus on music and libraries. It handles external devices, CDs, and album art. Noise utilizes Granite for a consistent and Slick UI.
Click Here to Join our Telegram Channel to get Instant updates
How to install ?
1.Open Terminal and Add this PPA :
sudo add-apt-repository -y ppa:elementary-os/daily
2. Run this Code after adding PPA to your system.
sudo apt-get update sudo apt-get install noise
3. If you’re running Ubuntu or Other Distro(except Elementary OS) run this code to remove PPA. Because it is unstable.
sudo add-apt-repository -r ppa:elementary-os/daily && sudo apt-get update
Due to Bug, Background of Scroll Bars issue which can be fixed by running below command to edit the launcher file of Noise:
gksudo gedit /usr/share/applications/noise.desktop
When the file opens, change the value of Exec to env LIBOVERLAY_SCROLLBAR=0 noise %U
Thanks
Thanks for your Feeback. It will helps us to improve our Article quality