You are not logged in.

#1 2012-02-10 19:45:46

Jindur
Member
Registered: 2011-09-29
Posts: 184

[SOLVED] Are AUR packages also auto-updated via "pacman -Syu"?

I assume they aren't? So I'd have to check all installed AUR packages for updates manually, re-download the PKGBUILD+tarball, and reinstall them?

Last edited by Jindur (2012-03-01 14:15:01)

Offline

#2 2012-02-10 19:47:15

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

Re: [SOLVED] Are AUR packages also auto-updated via "pacman -Syu"?

No, packages you installed from the AUR are not updated by pacman, but you can use an AUR helper if you want.
https://wiki.archlinux.org/index.php/AUR_Helpers


The are also unofficial user repositories that have some precompiled packages not found in the official repos. These packages are managed by pacman.
https://wiki.archlinux.org/index.php/Un … positories

Last edited by karol (2012-02-10 19:49:00)

Offline

#3 2012-02-10 20:27:24

Jindur
Member
Registered: 2011-09-29
Posts: 184

Re: [SOLVED] Are AUR packages also auto-updated via "pacman -Syu"?

thanks

Offline

#4 2012-02-10 20:52:32

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

Re: [SOLVED] Are AUR packages also auto-updated via "pacman -Syu"?

Please remember to mark the thread as solved.

Offline

#5 2012-02-10 21:01:47

esuhl
Member
From: UK
Registered: 2009-09-16
Posts: 140

Re: [SOLVED] Are AUR packages also auto-updated via "pacman -Syu"?

In case it helps, I have yaourt installed and can update packages from AUR like this:

yaourt -Syu --aur

Offline

#6 2012-02-10 21:09:43

Axalon
Member
Registered: 2012-01-22
Posts: 27

Re: [SOLVED] Are AUR packages also auto-updated via "pacman -Syu"?

You can also use the AUR helper packer and use packer -Syu to upgrade everythig, including AUR packages.

Offline

#7 2012-02-10 21:14:22

vwyodajl
Member
Registered: 2012-01-21
Posts: 183

Re: [SOLVED] Are AUR packages also auto-updated via "pacman -Syu"?

Or if you want packer to only check AUR packages you can do

packer -Syu --auronly

I prefer packer over yaourt smile

Offline

#8 2012-02-29 19:45:24

Jindur
Member
Registered: 2011-09-29
Posts: 184

Re: [SOLVED] Are AUR packages also auto-updated via "pacman -Syu"?

karol wrote:

Please remember to mark the thread as solved.

Oh oops sorry. How do I do that? Didn't even know there was such a functionality. o_o'

Offline

#9 2012-02-29 19:49:20

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

Re: [SOLVED] Are AUR packages also auto-updated via "pacman -Syu"?

You should read all the stickies, especially the one named 'Forum Rules': https://bbs.archlinux.org/viewtopic.php?id=130309

Offline

Board footer

Powered by FluxBB