I have Ubuntu 20.04. I want to install ubuntu 20.10 Groovy Gorilla without uninstalling 20.04 and just want to update it . How can I do that?
Asked
Active
Viewed 60 times
0
sudo apt update
andsudo apt upgrade
in terminal for casual updates. – Random Person Nov 09 '20 at 15:10