CJS wrote: > In my experience installing LMS on Ubuntu is indeed as simple as > downloading the correct debian package, and then double clicking the > downloaded .deb file. > (or typing "sudo dpkg -i logitechmediaserver_version-number_amd64.deb" > from an x-terminal) > > For 64-bit Ubuntu 20.04 running on an Intel or AMD processor, the > package to download is the one ending with _amd64.deb. > For example the latest 8.2.1 nightly ( > logitechmediaserver_8.2.1~1639114554_amd64.deb ) that can be downloaded > from 'here' > (http://downloads.slimdevices.com/nightly/index.php?ver=8.2).
while the above is correct, the problem is getting the file on your ubuntu server. I would ssh into it using putty, and use the command wget (using the paste command to get the file link from the download link). in other words, 1. Use putty to SSH into the server 2. goto the squeezebox download here http://downloads-origin.slimdevices.com/LogitechMediaServer_v8.2.0/ 3. right click the link 4. past into putty after typing wget (example like wget (paste here) http://downloads-origin.slimdevices.com/LogitechMediaServer_v8.2.0/logitechmediaserver_8.2.0_amd64.deb ) 5. and then sudo dpkg -i (and use the arrow key up? i think to get the file name). I dont know if you have a direct access to the ubuntu server or desktop. anyway, the instructions above work. so does this. I hope this makes sense too. . ------------------------------------------------------------------------ edfcmc's Profile: http://forums.slimdevices.com/member.php?userid=18275 View this thread: http://forums.slimdevices.com/showthread.php?t=115615 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
