You are not logged in.
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
pacman -Qm
yaourt -Qm
yaourt -Qmd
yaourt -Qme
yaourt -Qmed
Offline
If you use packer aur packages get upgraded automagically.
never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::
Offline
Yaourt can update AUR packages as far as I know.
Offline
I use this update sequence routinely. First update the mirror sync files and standard packages:
yaourt -SyuThen check and update the installed AUR packages.
yaourt -Su --aurYou 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
Thanks everyone.. "yaourt -Syu --aur" works great..
Offline
Please mark the thread as solved.
Offline
You can also use 'yaourt -Syua', a little bit faster ![]()
Offline
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
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