Is there an upgrade path from Giants to Shine On?
I've scanned through this forum regarding upgrading Siduction Giants to Shine On. Seems like there is no established pathway to reliably doing this version upgrade. Did I get that correctly or am I missing something?
Historically the safest bet is to do a fresh install... But just wondering if there is an alternate reliable pathway. Thanks to all.
I was told to do that: apt install shine-on-kde-settings
@onepiece: Are you aware that siduction is an "Rolling Release" and is just updated the "normal" ways (via apt update, apt-upgrade etc . . .). So you normally just do this upgrading and and you stay on the actual /newest level.
Only in the very rare cases when you might be forced to a new install, I would recommend doing this with the latest release, as otherwise you will have to upgrade a big amount of newer packages.
regards
Reiner
As ReinerS already wrote, Siduction is a rolling release and could theoretically be updated with apt full-upgrade for a lifetime.
Only some elements that have been added in shine-on will be missing. This mainly concerns the artwork, such as wallpapers or themes for grub and sddm. You can get the files from github (https://github.com/siduction (https://github.com/siduction)) and include them yourself or you can install it from the shine-on packages:
apt search shine-on --names-only
Some packages also contain the default settings for a new installation.
I would only perform a new installation when switching to a new computer or when switching from ext4 to btrfs etc.
edlin
As edlin wrote.
Quote from: edlin on 2025/01/05, 11:03:34
apt search shine-on --names-only
Some packages also contain the default settings for a new installation.
Beware of installing packages with "livesettings" or "live theme".
You will load a ton of problems onto your computer.
With kind regards
scholle1
Thanks for the additional information. I had assumed that the package names and descriptions were self-explanatory. The packages with the settings can also cause problems during subsequent installation (overwriting a file that already exists in another package). These packages are IMHO intended for a new installation. The artwork (wallpaper, background for grub and sddm etc.) can be better customized manually.
edlin