upgrade 5.0 to 5.2 - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Installing Linux Lite (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=17) +--- Thread: upgrade 5.0 to 5.2 (/showthread.php?tid=7597) |
upgrade 5.0 to 5.2 - arky217 - 01-28-2021 I have a friend who has Lite 5.0 installed. He wants to upgrade to 5.2 but Lite Upgrade is not on 'All Applications' in his menu even though his updates are current. The command in Lite Upgrade is "lite-upgrade-series5". Should he just run that command in the terminal or is there some other way to get Lite Upgrade on the menu ? Re: upgrade 5.0 to 5.2 - coyotl - 01-30-2021 Manual method: check that ubuntu version in /etc/apt/sources.list is focal /etc/apt/sources.list.d/linuxlite.list should read: deb http://repo.linuxliteos.com/linuxlite/ emerald main then run sudo apt-get dist-upgrade in a terminal. Re: upgrade 5.0 to 5.2 - Valtam - 01-30-2021 The correct instructions are in the 5.2 release announcement. Sent from my mobile phone using Tapatalk Re: upgrade 5.0 to 5.2 - coyotl - 01-31-2021 Okay wlll read documentation.. sorry about that but you'd think that apt command woud do it too? Better use the correct one for this.. |