update to the last version question

All the topics related to QLC+ on the Raspberry Pi
Post Reply
SPS
Posts: 70
Joined: Fri Apr 05, 2019 9:51 am
Real Name: Paul Misset

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!
User avatar
mcallegari
Posts: 4807
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

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.
Post Reply