After testing yesterday and today, along with some additional reading, this is what I settled on:
-
pacman -Rns pamac-aur
-
topseek
if I want a quick way to look around or I forget the exact pacman commands (seriously, pacman is like emacs with all the flags)
-
pacman
for pacman -
paru
for AUR helper -
Octopi
(sans notifier) for GUI if I want it because- it's reasonably fast
- you can execute the commands in a terminal
- it can use paru for AUR searches
- it has nice indicators (aliens, colors) to give you some helpful information
And as an added bonus from the thread, topgrade
(after upgrade
) taught me about how arch handles maintainer config diffs so that was nice. Also a nice little sanity check at the end.
Thanks for the great discussion.