Closed D3SOX closed 7 months ago
Okay, I'll do it in the next version. Should I also add support for IgnoreGroup
?
I've personally never used it but I guess it wouldn't hurt
Do you have pacman-contrib
installed? (checkupdates
). And what wrapper are you using?
Only checkupdates
and yay
seem to respect pacman.conf
, while others ignore it
~ ❯ pacman -Qu | wc -l
198
~ ❯ checkupdates | wc -l
118
~ ❯ yay -Qu | wc -l
124
~ ❯ paru -Qu | wc -l
205
~ ❯ trizen -Qu | wc -l
198
Yes I have pacman-contrib
installed.
I'm using paru
and I know it supports ignoring AUR packages via pacman.conf
when upgrading (iirc yay
does not)
Packages that are configured to ignore updates are still shown in the applet