Sparky 8 code name and repos

The new, upcoming Sparky 8 code name and repos is set.
The code name is “The Seven Sisters”, and the new repos is “sisters”.

The upcoming Sparky 8, now testing/semi-rolling is based on Debian testing “Trixie”.

If you would like to keep Sparky rolling, means based on Debian testing, do:

1. change Debian repos from “bookworm” to “trixie” at the file:
/etc/apt/sources.list

2. change Sparky repos from “orion” to “sisters” at the file:
/etc/apt/sources.list.d/sparky.list

3. make dist upgrade:
sudo apt update && sudo apt full-upgrade

or just the short command (short of Sparky Upgrade):
spu

or use Sparky upgrade script:
wget https://sparkylinux.org/files/sparky-dist-upgrade78
chmod +x sparky-dist-upgrade78
sudo ./sparky-dist-upgrade78

If any problem, before re-booting, launch:
sudo dpkg –configure -a
sudo apt -f

Visit the Wiki page too: https://wiki.sparkylinux.org/doku.php/upgrade_7_to_8

Leave a Comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.