Y
Hacker News
new
|
ask
|
show
|
jobs
by
blackfawn
804 days ago
Agreed! If I end up having to use Ubuntu, my first command is generally `sudo apt purge snapd unattended-upgrades`
1 comments
quickslowdown
804 days ago
I have some ansible playbooks for setting up my "standards" on new machines. The very first playbook that runs, first step, checks for os_family = "Ubuntu" and runs the snap remove & purge command!
link