====== apt - Config-Dateien reinstallieren ====== Force apt-get to reinstall config files apt-get -o DPkg::options::=--force-confmiss --reinstall install Update: apt-get only reinstalls missing config files. You can use dpkg --purge to remove the config files before reinstalling the package.