You are not logged in.

#1 2011-10-13 06:26:51

dipesh.nomad
Member
Registered: 2011-01-24
Posts: 14

[Solved]List yaourt packages

Is there a way to list packages installed using yaourt or from aur? I need to upgrade my yaourt packages and i have installed lots of packages from aur.
Thanks in advance for your help..

Last edited by dipesh.nomad (2011-11-17 08:27:53)

Offline

#2 2011-10-13 06:44:30

sips
Member
Registered: 2008-07-13
Posts: 6

Re: [Solved]List yaourt packages

pacman -Qm
yaourt -Qm
yaourt -Qmd
yaourt -Qme
yaourt -Qmed

Offline

#3 2011-10-13 07:12:24

toad
Member
From: if only I knew
Registered: 2008-12-22
Posts: 1,775
Website

Re: [Solved]List yaourt packages

If you use packer aur packages get upgraded automagically.


never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::

Offline

#4 2011-10-13 07:41:17

Awebb
Member
Registered: 2010-05-06
Posts: 6,688

Re: [Solved]List yaourt packages

Yaourt can update AUR packages as far as I know.

Offline

#5 2011-10-13 08:24:09

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: [Solved]List yaourt packages

I use this update sequence routinely. First update the mirror sync files and standard packages:

yaourt -Syu

Then check and update the installed AUR packages.

yaourt -Su --aur

You could merge both commands into "yaourt -Syu --aur" but this may lead to problems when there are issues updating the standard packages.


To know or not to know ...
... the questions remain forever.

Offline

#6 2011-10-13 09:59:33

dipesh.nomad
Member
Registered: 2011-01-24
Posts: 14

Re: [Solved]List yaourt packages

Thanks everyone.. "yaourt -Syu --aur" works great..

Offline

#7 2011-10-13 13:37:47

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

Re: [Solved]List yaourt packages

Please mark the thread as solved.

Offline

#8 2011-10-13 15:27:30

KlavKalashj
Member
Registered: 2008-10-09
Posts: 376

Re: [Solved]List yaourt packages

You can also use 'yaourt -Syua', a little bit faster smile

Offline

#9 2011-10-14 13:27:55

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,097

Re: [Solved]List yaourt packages

A small clarification: pacman -Qm does not show packages from aur, it should any packages not in the currnet sync db, which may mean that they came from aur.
That also means that if you installed foobar from aur, and then later it was move to community, or you enabled a repo that provided foobar, -Qm would no longer list it.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#10 2011-10-14 13:32:05

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: [Solved]List yaourt packages

And another small advice: If you have several -git/-cvs/-svn/-hg packages, then you could also run 'yaourt -Syua --devel' and it will check if there are newer revisions in the upstream repos.


1000

Offline

Board footer

Powered by FluxBB