I've successfully compiled Bluez 5.19 from source using ./config and then make, but I'm stuck on the next step. Make install doesn't seem to overwrite the old Bluez (when checked with dpkg -l, it still reports bluez 4.1 even after a restart).
So, I thought uninstalling bluez and then doing make install would work, but I discovered I can't apt-get remove or apt-get purge bluez without uninstalling a bunch of other extremely important packages (such as ubuntu-desktop). Re-installing these packages shoves the old 4.1 bluez back in whether I want it to or not.
What should I do in order to use Bluez 5.19 on my system?
(My goal is to pair my Wii U Pro controller and a newer generation Wii Remote with my computer, and according to what I've read, the new version of bluez will accomplish this for me).
Thanks in advance.