#update problem
25 messages · Page 1 of 1 (latest)
What is that gui? Are you running vanilla arch?
Are those flatpak or snap updates perhaps?
Probably. I also wanted to add that while the qt5 packagekit package is still there, you probably should not be using it since on gnome it is voluntarily disabled and considered unsupported (by the arch team); see screenshot.
that's interesting, as some apps are only available as qt apps?
Looks like flatpack
if it's flatpak it should just be a simply flatpak update in terminal I think
@long pasture let us know?
Why not use the GUI to update?
I don't think that matters. What I was trying to say is the qt version of packagekit is still there for some reason (maybe arch devs did not get around to removing it yet) but on gnome it is removed and considered unsupported :)
Ah hold on
I just got your point
I'm sorry
Yeah you might be right
But still you can get those apps with the package manager :p
True
you're running the same command 3 times bruh. just use pacman. and discover tends to also check flatpak if enabled
sudo pacman -Syu && flatpak update should take care of everything
Or yay -Syu instead of pacman, to update the AUR too.
@long pasture yay -Syu also updates packages from the main repos, as well as the AUR, so doing both is redundant.
also redundant
What do you mean?
it's redundant as running yay alone will update everything
same with paru
Oh I forget yay has those flags baked into the yay command
Yea that’s my point