You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: