You are not logged in.
I want to get a list of all AUR packages.
I can parse html http://pkgbuild.com/git/aur-mirror.git/tree/ but that's quite ugly and that page isn't updated often enough and also lists deleted packages.
I tried instructions in https://aur.archlinux.org/rpc but the request always requires a search term - I can't write something like "https://aur.archlinux.org/rpc.php?type=search&arg=". Is it possible to use that AUR interface without a search term?
Offline
that page isn't updated often enough
Isn't updated often enough to do what?
Offline
To provide exact list of AUR packages.
It could be current, but some packages listed there aren't in AUR (they probably deleted).
Offline
Have you tried https://aur.archlinux.org/packages/aurlist/ ?
Offline
Thanks! It's close to what I want, but I just can't disable the colored output. "aurlist --nocolor -p" is still colored.
Edit: Fixed now!
Last edited by axper (2014-05-10 07:55:24)
Offline