You are not logged in.
I hope this isn't a duplicate (I tried to search), but I dislike installing packages that are pulled directory from code repositories. Without memorizing / writing down the list of packages that need to be updated, or writing a script to update all of them, is there a good way to keep these packages up-to-date? Furthermore, the method I would use to update would be a reinstall. Is there a more effective method to manage packages pulled directly from repositories?
Thanks.
Offline
aurget(perhaps) paradoxically from the AUR
Offline
yaourt has support for this. just do a yaourt -Syu to upgrade regular packages and then a yaourt -Su --aur to upgrade the aur ones.
Offline
you can also do yaourt -Syu --aur and it will update everything in the arch repos along with whatever is in the AUR
Offline
bauerbill and clyde can do it too. See the wiki, there is an article about AUR helpers.
Last edited by Awebb (2011-01-27 06:22:23)
Offline
Thank you, I will look into all of these (hopefully) solutions and report back if nothing is successful.
Offline