Article 52Q6W LXer: How to Upgrade Ubuntu 18.04 to 20.04 LTS Focal Fossa via Debian way (right now)

LXer: How to Upgrade Ubuntu 18.04 to 20.04 LTS Focal Fossa via Debian way (right now)

by
LXer
from LinuxQuestions.org on (#52Q6W)
Published at LXer:

You are supposed to change the /etc/apt/sources.list file and replace the name of your previous release. On 18.04.4 replace every instance of bionic with focal. Just run simple 'sed' command performing replacement$ sudo sed -i 's/bionic/focal/g' /etc/apt/sources.list

Read More...latest?d=yIl2AUoC8zA latest?i=kaPEcNhLWOI:St9IvKb-kPc:F7zBnMy latest?i=kaPEcNhLWOI:St9IvKb-kPc:V_sGLiP latest?d=qj6IDK7rITs latest?i=kaPEcNhLWOI:St9IvKb-kPc:gIN9vFwkaPEcNhLWOI
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments