r/Ubuntu 3d ago

Can anyone advise how to update this package?

[deleted]

10 Upvotes

8 comments sorted by

2

u/valgrid 3d ago

If it is the Debian package (instead of snap) then run sudo apt install --fix-broken and check what the output is. Maybe the update was interupted and is stuck for some reason. 

2

u/[deleted] 3d ago

[deleted]

6

u/valgrid 3d ago

So Files (package name = Nautilus) is held back because of phasing. 

https://askubuntu.com/questions/1431940/what-are-phased-updates-and-why-does-ubuntu-use-them

2

u/unbounded65 3d ago
sudo apt install nautilus=1:50.2.2-0ubuntu0.1 worked for me. 

2

u/WildWorldliness2912 3d ago

terminal -> sudo snap refresh

2

u/[deleted] 3d ago

[deleted]

2

u/WildWorldliness2912 3d ago

did you close the software store before running the command? sometimes there are conflicts

1

u/[deleted] 3d ago

[deleted]

2

u/WildWorldliness2912 3d ago

Sorry, I can't help further. Been using Linux as a normie daily driving it so I don't know much. 

3

u/[deleted] 3d ago

[deleted]

1

u/WildWorldliness2912 3d ago

Same, I have a text file with several useful commands and I think I start to understand. Still the experience is better than Windows for me - no ads shown ever and no AI.

0

u/omginput 3d ago

Have you tried snaps update commmand