I last used this a year or so ago:(, but it should be good :) I have
changed the version number to the current one.

Open a terminal

#for ubuntu server 64 bit



Code:
--------------------
    sudo /etc/init.d/squeezelite stop
  wget -O squeezelite.tgz 
https://sourceforge.net/projects/lmsclients/files/squeezelite/linux/squeezelite-1.9.9.1392-aarch64.tar.gz
 
  sudo tar -C /usr/bin -zxvf squeezelite.tgz
  sudo chmod a+x /usr/bin/squeezelite
  sudo /etc/init.d/squeezelite start
  rm squeezelite.tgz
--------------------


I hope that helps :)

I hope, even more, that it works :rolleyes:


ronnie


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=116955

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to