Bug 486833

Summary: KDE neon wont update !!!
Product: [KDE Neon] neon Reporter: Jayaditya <opensourceaditya>
Component: generalAssignee: Neon Bugs <neon-bugs-null>
Status: REPORTED ---    
Severity: normal CC: carlosd.kde, jr, neon-bugs-null
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Jayaditya 2024-05-10 07:00:12 UTC
I am using KDE Plasma 6.1 dev, and i have got an update which was around 190 mb , after clicking the update button and restarting the device, still shows to update it, I did this thrice, but it wont apply the update.
Comment 1 Jonathan Riddell 2024-05-10 11:11:19 UTC
Can you try some command line commands to see if they have more output?
```
pkcon refresh
pkcon update
```
and paste the output of that

or for example
```
apt update
apt full-upgrade
```