- Add myself to the sudoers group:
sudo usermod -a -G sudo myusername
- Updated my sources list to include
main contrib non-free non-free-firmware
- Enable multi-arch (for Steam):
sudo dpkg --add-architecture i386
I use KDE and something that annoys me is that file explorers launch files on single click, so I always have to change that to double click in System Settings.
I never knew about apt-file! Thanks!