You are not logged in.
Pages: 1
I want to use the output of
yaourt "."to sort all entries by the number of votes that are displayed in parentheses after each relevant package.
I am sure this can be done easily using awk, but I have no clue how to start. Anyone can give me a hint?
Offline
not a suitable task for the RPC interface.
Offline
what does that mean RPC?
Offline
what does that mean RPC?
I think it's http://en.wikipedia.org/wiki/Remote_procedure_call , http://en.wikipedia.org/wiki/JSON-RPC to be exact.
Offline
More accurately: http://aur.archlinux.org/rpc.php
Karol: Yes, I'm aware that the AUR uses https now. It's still optional if you're not logged in.
Offline
Karol: Yes, I'm aware that the AUR uses https now. It's still optional if you're not logged in.
Sure, but you can't vote or notify a package that way ;P
@awayand
Have you tried e.g. http://aur3.org/ ?
Offline
@karol: interesting site, thanks!
Offline
@karol: interesting site, thanks!
It needs some tweaking, see https://bbs.archlinux.org/viewtopic.php … 5#p1011875 and https://bbs.archlinux.org/viewtopic.php … 2#p1011992
I did the equivalent of https://aur.archlinux.org/packages.php? … &SB=v&SO=d using a simple and incredibly inefficient bash script but it was a bumpy road.
Offline
Pages: 1