When I did a recent update (apt update) in the terminal it came back with the message: "2 packages can be upgraded.” Run “apt list --upgradable” to see them. So I ran the “apt list --upgradable” command and it came back with:
alsa-ucm-conf/noble-updates ,noble-updates 1.2.10-1ubuntu5.3 all [upgradable from: 1.2.10-1ubuntuS.2]
Firmware-sof-signed/noble-updates ,noble-updates 2023.12.1-1ubuntu1.2 all [upgradable from: 2023.12.1-1ubuntu1]
So my question is this; How do I upgrade and should I upgrade? I’m running Kubuntu 24.04.1 LTS x86_64. Would this update make my system unstable? I keep getting messages from software that says packages can be upgraded which may help me with some of my other issues with outdated runtimes. I’ve tried:
sudo apt installalsa-ucm-conf/noble-updates ,noble-updates 1.2.10-1ubuntu5.3 all
and
apt update && sudo apt upgrade
and it says it couldn’t locate the package. I’ve tried to fix this with internet searches to no avail. Any help you can offer me would be greatly appreciated.
alsa-ucm-conf/noble-updates ,noble-updates 1.2.10-1ubuntu5.3 all [upgradable from: 1.2.10-1ubuntuS.2]
Firmware-sof-signed/noble-updates ,noble-updates 2023.12.1-1ubuntu1.2 all [upgradable from: 2023.12.1-1ubuntu1]
So my question is this; How do I upgrade and should I upgrade? I’m running Kubuntu 24.04.1 LTS x86_64. Would this update make my system unstable? I keep getting messages from software that says packages can be upgraded which may help me with some of my other issues with outdated runtimes. I’ve tried:
sudo apt installalsa-ucm-conf/noble-updates ,noble-updates 1.2.10-1ubuntu5.3 all
and
apt update && sudo apt upgrade
and it says it couldn’t locate the package. I’ve tried to fix this with internet searches to no avail. Any help you can offer me would be greatly appreciated.
Comment