How do I perform network upgrade for Kubuntu Desktops from version 8.10 to 9.04 over the Internets / network?
To upgrade from 8.10 to Kubuntu 9.04, over the Internet, use the following procedure.
Click on the update notifier icon when it prompts that a new version is available, or press alt-F2 and run the following command:
update-notifier-kde -u
Kubuntu Upgrade Notifier
Click Yes to start the upgrade.
Follow the prompts i.e. on-screen instructions.
🐧 Get the latest tutorials on Linux, Open Source & DevOps via RSS feed or Weekly email newsletter.
🐧 2 comments so far... add one ↓
🐧 2 comments so far... add one ↓
Category | List of Unix and Linux commands |
---|---|
File Management | cat |
Firewall | Alpine Awall • CentOS 8 • OpenSUSE • RHEL 8 • Ubuntu 16.04 • Ubuntu 18.04 • Ubuntu 20.04 |
Network Utilities | dig • host • ip • nmap |
OpenVPN | CentOS 7 • CentOS 8 • Debian 10 • Debian 8/9 • Ubuntu 18.04 • Ubuntu 20.04 |
Package Manager | apk • apt |
Processes Management | bg • chroot • cron • disown • fg • jobs • killall • kill • pidof • pstree • pwdx • time |
Searching | grep • whereis • which |
User Information | groups • id • lastcomm • last • lid/libuser-lid • logname • members • users • whoami • who • w |
WireGuard VPN | Alpine • CentOS 8 • Debian 10 • Firewall • Ubuntu 20.04 |
Didn’t work, only manage to get this error:
Traceback (most recent call last):
File “/usr/bin/update-notifier-kde”, line 28, in
from PyKDE4.kdecore import *
RuntimeError: the sip module supports API v3.0 to v3.7 but the PyKDE4.kdecore module requires API v3.8
Tried Synaptic upgrade after that and did the job.
Thanks, followed your instructions and had the most painless upgrade I think I’ve ever had!