Ubuntu: Upgrade 18.04 ke 20.04
From OnnoCenterWiki
Sumber: https://www.linuxtechi.com/upgrade-ubuntu-18-04-lts-to-ubuntu-20-04-lts/
cat /etc/lsb-release
sudo apt update sudo apt upgrade -y
sudo reboot
sudo apt --purge autoremove
Sumber: https://www.linuxtechi.com/upgrade-ubuntu-18-04-lts-to-ubuntu-20-04-lts/
cat /etc/lsb-release
sudo apt update sudo apt upgrade -y
sudo reboot
sudo apt --purge autoremove