You are not logged in.

#1 2010-09-04 15:59:27

Mr. Alex
Member
Registered: 2010-08-26
Posts: 623

How do I upgrade from AUR only?

As I read somewhere:

yaourt -Syu --aur

But this suggests to upgrade from base first... I don't want that. I have "pacman -Syu" for everything but AUR.

So how do I upgrade from AUR only?

Offline

#2 2010-09-04 16:01:41

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: How do I upgrade from AUR only?

You really should upgrade base first, because you might break your system otherwise.

I don't use yaourt, but

yaourt -Syu --aur $(pacman -Qqm)

can be a good start.

Edit: ... or not. I guess I need to test it some more ;P

Last edited by karol (2010-09-04 16:06:44)

Offline

#3 2010-09-04 16:17:42

Mr. Alex
Member
Registered: 2010-08-26
Posts: 623

Re: How do I upgrade from AUR only?

So it`s better not to upgrade from AUR only but to upgrade all the packages at once?

Offline

#4 2010-09-04 16:18:23

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: How do I upgrade from AUR only?

It's a bad idea to upgrade from aur, without upgrading the official repos....you might make your system unusable, as karol already pointed out.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#5 2010-09-04 16:22:20

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: How do I upgrade from AUR only?

Mr. Alex wrote:

So it`s better not to upgrade from AUR only but to upgrade all the packages at once?

Yes, as the authors of numerous tools would have given you the option of upgrading aur only if that would be safe.

Offline

Board footer

Powered by FluxBB