When i try to install some packages after a fresh-install, ttf-mscorefonts-install appears as dependency, and is trying to force me to agree with Microsoft’s licence, which i don’t agree at all.
So i edited /etc/apt/preferences, and added "Pin-Priority: -1" to this package, and then, when using "sudo apt-get install (whateverpackage)", it keeps insisting "E: The package ttf-mscorefonts-installer needs to be reinstalled, but I can’t find an archive for it".
So, how can i fix this, since i'll never agree with that eula licence? is the only solution trying to create a dummy package via Alien, and lock that on Synaptic? Or is there any easier way?