T
T
The_good_game2020-04-25 07:58:43
ubuntu
The_good_game, 2020-04-25 07:58:43

Why can't update Ubuntu?

I'm trying to upgrade from 19.10 to 20.04, but the new version is not found.

5ea3c3563a642904225296.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rsa97, 2020-04-25
@The_good_game

You check for a development release (-d) and try to upgrade to stable.

K
klepiku, 2020-04-25
@klepiku

install update-manager
and do update-manager -d
or edit sources.list
sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak
sudo sed -i 's/eoan/focal/g' / etc/apt/sources.list
sudo apt update
sudo apt dist-upgrade
if you often need to edit the list do dpkg --configure -a and sudo apt dist-upgrade -f
but after ~5 times everything goes
away and yes ppa has to be edited manually

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question