Elsie
Elsie
We only want apt packages explicitly installed by pacstall to be removed
We did this a while back.
> Ah well, zap only supports AppImage at the moment. Pacstall supports appimages.
I'm gonna be frank, I don't understand what you're saying. Can you say it in less wordy terms? Do you mean to say we should wrap everything in sudo?
Yes, we have discussed on our discord dev chat and I know what you mean now.
Also the reason why AUR helpers run as a normal user is because `makepkg` refuses to run as root.
All an AUR helper does at its core is run the command `makepkg`. None of an AUR helpers functions really *require* elevated privileges. It is not installing packages as itself,...
Yes, it is running a sudo loop in the background so that you do not have to re-enter your password on super long builds.
Ok, the next time this happens can you please edit `/bin/pacstall`, `/usr /share/pacstall/scripts/{install-local,upgrade}.sh` and add `set -x` right below the shebang line and send the output of you attempting to...
repology is not the root cause of upgrade issues no.