Page 1 of 1
Update to new version
Posted: Sun Feb 17, 2019 4:17 pm
by iamwally
Hi all! This is probably a stupid noob type question but it has been a while since I set my pi up with qlc and now I am wondering what is the easiest way to upgrade to the latest version without screwing my working setup? I know the obvious answer is don’t bother if everything is working but I like staying up to date.
Thanks,
Iamwally
Re: Update to new version
Posted: Sun Feb 17, 2019 5:31 pm
by mcallegari
With the provided Debian package:
Code: Select all
sudo dpkg -r qlcplus
sudo dpkg -i qlcplus_xxx.deb
Re: Update to new version
Posted: Mon Feb 18, 2019 1:28 am
by iamwally
Ok so I ssh’d in and ran the first command but I assume the xxx in your second command should be replaced with a number maybe. Tried a few things but can’t seem to get it to install.
Thanks,
Iamwally
Re: Update to new version
Posted: Mon Feb 18, 2019 7:36 am
by mcallegari
You need the QLC+ package for the raspberry pi.
If you donated for my image you should have received an email yesterday
Re: Update to new version
Posted: Mon Feb 18, 2019 2:17 pm
by iamwally
No worries. I wound up just taking the sdcard out and used win32diskimager to write the new image. I was just trying to see if there was an easier way without removing the sdcard by ssh’ing in but at the end of the day redoing the sdcard was probably the easiest way after all.
Thanks,
Iamwally