Open Redcroft opened 6 years ago
The main issue with the AUR is to list all packages. Assuming it's possible, we would need some sort of caching. I've already done that for guix (a bit kludgy for now but it will do until someone can think of a better way).
Another note: because the AUR does not have an official helper, we'd need to make the commands customizable.
I'm not using Arch these days, so if you are interested, you can send me a pull request.
You can try extending -pacman.el with an additional source (see -portage.el). Let me know if you need help.
Hi, How do i go about using trizen? It uses the same structure/commands as pacman but allows for aur support. (it doesnt require running as root however)
Thanks