![]() |
uninstalling linux lite from terminal - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Linux Lite (https://www.linuxliteos.com/forums/forumdisplay.php?fid=17) +--- Thread: uninstalling linux lite from terminal (/showthread.php?tid=7584) Pages:
1
2
|
Re: uninstalling linux lite from terminal - ashwinjio - 02-13-2022 You can't uninstall but you can install another os over it and it will overwrite the existing old oS. To delete the OS from HDD, you can use something like dban.org jiofi.local.html Re: uninstalling linux lite from terminal - sungurvid - 03-14-2022 If you want to remove it completely, you can use apt purge command. You can use it instead of apt remove command or after running the apt remove command. Keep in mind that the purge command won't remove any data or configuration file stored in the home directory of a user. |