config:ubuntu18-20-upgrade
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| config:ubuntu18-20-upgrade [2020/08/16 00:19] – Wuff | config:ubuntu18-20-upgrade [2025/11/23 12:11] (current) – removed Wuff | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Ubuntu 18.04 -> 20.04 upgrade ====== | ||
| - | < | ||
| - | sudo do-release-upgrade -d | ||
| - | </ | ||
| - | Kodi-specific: | ||
| - | |||
| - | |||
| - | remove unnecessary locales | ||
| - | < | ||
| - | list available locales: | ||
| - | localedef --list-archive | ||
| - | locale -a | ||
| - | </ | ||
| - | then remove all BUT THE ONES LISTED: | ||
| - | < | ||
| - | |||
| - | < | ||
| - | After that, you could reboot or try to run '' | ||
| - | |||
| - | To reconfigure this, simply enter the following in terminal: | ||
| - | < | ||
| - | |||
| - | reinstate ppas after upgrade by uncommenting sources | ||
| - | |||
| - | < | ||
| - | |||
| - | Remove snap/lxd: | ||
| - | < | ||
| - | sudo apt autoremove --purge snapd gnome-software-plugin-snap | ||
| - | </ | ||
| - | |||
| - | Remove legacy xorg drivers, keep only intel | ||
| - | < | ||
| - | sudo apt-get purge xserver-xorg-video-vmware xserver-xorg-video-radeon xserver-xorg-video-qxl xserver-xorg-video-nouveau xserver-xorg-video-intel-hwe-18.04 xserver-xorg-video-ati xserver-xorg-video-amdgpu xserver-xorg-legacy-hwe-18.04 xserver-xorg-legacy xserver-xorg-video-all xserver-xorg-hwe-18.04 xserver-xorg-core-hwe-18.04 xserver-xorg-video-fbdev xserver-xorg-video-vesa | ||
| - | </ | ||
config/ubuntu18-20-upgrade.1597533556.txt.gz · Last modified: (external edit)