Page 1 of 1

update to the last version question

Posted: Thu Oct 08, 2020 2:38 pm
by SPS
I have QLC as a image on the rpi3.
But on the rpi I have made several adaptios to the system like:
Automatic selection of the wifi networks I work with (at home and at work etc.)
Sound settings
Touchscreen settings
Network settings
memory settings
and so on.

But, when I create a sd card with the newest version (aug 2020), all my settings will be gone, and I have to set them all again.
(hoping that I remember them all well)

My question is: Is there a way to put the newest version over the older one without loosing my settings?
Thanks!

Re: update to the last version question

Posted: Fri Oct 09, 2020 6:33 am
by mcallegari
Hi, of course you can.

The magic command to update to the latest RaspiOS software is

Code: Select all

sudo apt dist-upgrade
Then you can update QLC+ with the provided Debian package using the dpkg command.