1

I just upgraded to Lubuntu V16.04, and the Ubuntu repository comes with v19.12 of MPD.

It seems to have some bugs that the https://www.musicpd.org/ says v19.21 (on git) may fix.

Can someone tell me how I might get the newer version?

Do I need to recompile? Or maybe someone has already done that?

Thanks for your help.

Mark.

1 Answers1

0

Just to be clear mpd here recommends using the version in the repos which for 16.04 is 9.12. https://www.musicpd.org/doc/user/install.html but if you truly want to try this out you may need to add ppa if you do not want to continually build from source from each version. What are PPAs and how do I use them? explains what a ppa is better than I can. However with the new version keep in mind the developers can make mistakes and put new bugs in and if it makes it worse for you can remove the ppa with http://packages.ubuntu.com/search?keywords=ppa-purge which will remove anything else brought in by any ppa. But be warned these packages in ppas have not undergone security checks.

ianorlin
  • 757