Upgrade to Debian Linux
git clone https://github.com/afimpel/upgrade-system-debian.git
cd upgrade-system-debian/
cp upgrade-* /usr/bin/
chmod 777 /usr/bin/upgrade-system* -R
wget --no-cache -O - https://raw.githubusercontent.com/afimpel/upgrade-system-debian/main/installer.sh | sudo sh
upgrade-system
upgrade-system-poweroff
upgrade-system-reboot
sudo upgrade-system
sudo upgrade-system-poweroff
sudo upgrade-system-reboot
wget --no-cache -O - https://raw.githubusercontent.com/afimpel/upgrade-system-debian/main/installer-desktop.sh | sudo sh