apt install "*" --force-yes
@catsalad reminds me of npm install everything: everything was an NPM package which depended on all other NPM packages and broke the entire NPM registry and caused huge drama lol
How One Command Broke NPM

YouTube
@lexi @catsalad they fixed this by making it the default when you `npm install` anything.