11-13-2024, 01:25 PM
Code:
sudo pacman -Qqtq > list.txt
sudo pacman -R - < list.txt
This did not go well for me on a new PinePhone Beta. After one run of this, on the next attempt I experienced `user is not in the sudoers file`, which makes further work difficult.