User Tools

Site Tools


hu:upgrade_4_to_5
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Last revision
hu:upgrade_4_to_5 [2020/04/01 17:37] – created pavroo
Line 1: Line 1:
 +
 +===== Verziófrissítés Sparky 4-ről 5-re =====
 +
 +<WRAP center info 100%>
 +Várhatóan problémamentesen dolgozhat, de ne felejtse, hogy kimondottan saját kockázatára cselekszik!
 +</WRAP>
 +
 +Tegye a Sparky 4-ről 5-re történő disztribúció frissítéshez!
 +
 +1. Készítsen biztonsági mentés személyes fájljairól külső meghajtóra vagy partícióra!
 +
 +2. Cserélje a Debian tárolókat **stretch**-ről **buster**-ra a fájlban!
 +
 +   /etc/apt/sources.list
 +
 +Valahogy így nézhet ki:
 +
 +   deb http://deb.debian.org/debian buster main contrib non-free
 +   deb-src http://deb.debian.org/debian buster main contrib non-free
 +   deb http://deb.debian.org/debian buster-updates main contrib non-free
 +   deb-src http://deb.debian.org/debian buster-updates main contrib non-free
 +   deb http://security.debian.org/debian-security/ buster/updates main contrib non-free
 +   deb-src http://security.debian.org/debian-security/ buster/updates main contrib non-free
 +   deb http://www.deb-multimedia.org/ buster main non-free
 +
 +3. Cserélje a Sparky tárolókat **tyche**-ről **nibiru**-ra a fájlban!
 +
 +   /etc/apt/sources.list.d/sparky.list
 +
 +Valahogy így nézhet ki:
 +
 +   deb https://repo.sparkylinux.org/ core main
 +   deb-src https://repo.sparkylinux.org/ core main
 +   deb https://repo.sparkylinux.org/ nibiru main
 +   deb-src https://repo.sparkylinux.org/ nibiru main
 +
 +4. Frissítse a csomaglistát!
 +
 +   sudo apt update
 +
 +5. Telepítse a **sparky5-apt** csomagot, amelynek el kell távolítania a **sparky4-apt** csomagot!
 +
 +   sudo apt install sparky5-apt
 +
 +6. Frissítse ismét a csomaglistát!
 +
 +   sudo apt update
 +
 +7. Disztribúció verziófrissítés most:
 +
 +   sudo apt full-upgrade
 +
 +Futtassa bármilyen probléma esetén!
 +
 +   sudo dpkg-reconfigure -a
 +   sudo apt install -f
  
hu/upgrade_4_to_5.txt · Last modified: 2021/05/04 15:26 by 127.0.0.1