FLMike;661082 Wrote: > Ok, upon further inspection, I do have the archive for 7.6.1_all_deb > showing in my archive manager and in my downloads folder. It also > shows in my Archive Manager app and it is giving me the option to > extract it. So I need to know where to put it and what action to take > to install it/make it active. I switched from Ubuntu to debian about a year ago, but if you have the .deb package then you don't need to worry about the details of where to put it or what action to take to install it. After you've figured out where the terminal window is (sorry, can't help you there for new Ubuntu interface), simply type:
sudo dpkg --install /path-to-folder/squeezeboxserver_7.6.1_all.deb where you substitute the real pathname for the deb package's current location (you could put it anywhere) in place of /path-to-folder/. -- aubuti ------------------------------------------------------------------------ aubuti's Profile: http://forums.slimdevices.com/member.php?userid=2074 View this thread: http://forums.slimdevices.com/showthread.php?t=90694 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
