GIMP Plugin is Missing
Matthew Barrera
I recently noticed that my GIMP installation has lost the "National Geographic" plug-in. Is there a way to get it back?
21 Answer
According to the search results on packages.ubuntu.com you need to (re)install deb-package named gimp-plugin-registry by
sudo apt-get install --reinstall gimp-plugin-registryThen reboot to apply changes.
1