To uninstall xfonts-scalable just follow these instructions.
sudo apt-get remove xfonts-scalable
This will remove just the xfonts-scalable package itself.
sudo apt-get remove --auto-remove xfonts-scalable
This will remove the xfonts-scalable package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for xfonts-scalable then this will work.
sudo apt-get purge xfonts-scalable
Or similarly, like this xfonts-scalable
sudo apt-get purge --auto-remove xfonts-scalable
Package | xfonts-scalable |
Version | 1:1.0.3-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | scalable fonts for X |
Distro | ubuntu |
Release | precise |
Repo | main |
Section | x11 |