I would like to try MythTV but first it seems that I ought to upgrade from 16.04 to 18.04. Using Ubuntu wiki BionicBeaver/ReleaseNotes". The first step says that I should open the "Software & Updates" Setting in System Setting but I can find no "Software & Updates" in system Settings. Is there a way around this. There seem to be many sources for this information, all a little different. I assumed the Ubuntu wiki would be the best curated (close to the source). Is this so? Can anyone recommend a more reliable way to upgrade.
Asked
Active
Viewed 77 times
2 Answers
0
Install package update-manager-core
if it is not already. Perform full upgrade (apt update && apt upgrade && apt dist-upgrade
).
Then, run in a terminal sudo do-release-upgrade
. This is a CLI way to upgrade Ubuntu releases.
For a GUI version you can use the command update-manager
, but Iām not sure which package this is found in. But supposedly this should be part of your existing installation.
Supposedly the upgrade can be around 1.5GB so try to have good internet or a lot of time when you do this.
See this similar question: How do I upgrade to a newer version of Ubuntu?

an actual toaster
- 187
- 7
An unresolvable problem occurred while calculating the upgrade.
This can be caused by:
If none of this applies, then please report this bug using the command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal."
ā john75 Dec 08 '18 at 19:33