arch-update icon indicating copy to clipboard operation
arch-update copied to clipboard

Is there a way also check for AUR package update?

Open zoutiyx opened this issue 9 years ago • 2 comments

I know that AUR packages can be updated with yaourt -Syua, but the checkupdates script does not query aur packages. I have modified the command which updates packages to gnome-terminal -e 'sh -c "yaourt -Syyua; echo Done - Press enter to exit; read" 'which does both main and AUR. Is there a way add the capability to query AUR package updates?

zoutiyx avatar May 30 '16 19:05 zoutiyx

Yes, you can customize 2 commands in settings : one for checking for updates, and one for applying updates. See the wiki page for examples. Be sure to use the latest version from extensions.gnome.org ! The AUR package is out of date.

RaphaelRochet avatar May 30 '16 19:05 RaphaelRochet

@RaphaelRochet,

Thank you so much. I wasn't aware of the wiki section.

zoutiyx avatar May 30 '16 19:05 zoutiyx