To uninstall fonts-noto just follow these instructions.
/debian/stretch/main///install/index.html metapackage to pull in all Noto fonts Debian 9.0 fonts 20161116-1
sudo apt-get remove fonts-noto
Which will remove just the fonts-noto package itself.
sudo apt-get remove --auto-remove fonts-noto
This will remove the fonts-noto package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for fonts-noto then this will work.
sudo apt-get purge fonts-noto
Or similarly, like this fonts-noto
sudo apt-get purge --auto-remove fonts-noto
Package | fonts-noto |
Version | 20161116-1 |
Maintainer | Debian Fonts Task Force |
Description | metapackage to pull in all Noto fonts |
Distro | debian |
Release | stretch |
Repo | main |
Section | fonts |