This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| upgrade_6_to_7 [2021/08/20 10:28] – created pavroo | upgrade_6_to_7 [2023/04/15 15:04] (current) – updated bookworm repos pavroo | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| So it should look like that: | So it should look like that: | ||
| - | deb http:// | + | deb http:// |
| - | | + | |
| - | deb http:// | + | deb http:// |
| - | | + | |
| + | deb http:// | ||
| + | | ||
| deb http:// | deb http:// | ||
| Line 27: | Line 29: | ||
| So it should look like that: | So it should look like that: | ||
| - | deb https:// | + | |
| - | | + | |
| - | deb https:// | + | |
| - | | + | |
| 4. Refresh package list: | 4. Refresh package list: | ||
| Line 36: | Line 38: | ||
| sudo apt update | sudo apt update | ||
| - | 5. Install **sparky-apt_YYYYMMDD~sparky7** & **sparky-core_7.YYYYMMDD** packages: | + | 5. Dist upgrade now: |
| - | + | ||
| - | sudo apt install sparky-apt sparky-core | + | |
| - | + | ||
| - | 6. Refresh package list again: | + | |
| - | + | ||
| - | sudo apt update | + | |
| - | + | ||
| - | 7. Dist upgrade now: | + | |
| sudo apt full-upgrade | sudo apt full-upgrade | ||