How do I install GIMP's "save for web" plugin on Ubuntu 20.04?
After updating Ubuntu to 20.04, some programs are a little broken. I had to completely re-install gimp in order to update the GEGL libraries.
After reinstalling GIMP, the "save for web" script doesn't show in the menus.
I'd like to reinstall it.
I found the git repo for it. However, the install instructions don't seem to work. The instructions direct the user to use 'configure'. However, there is no configure script.
How can the 'save for web' plugin be installed?
11 Answer
You have to install single package with needed plugin:
sudo apt-add-repository universe
sudo apt-get install gimp-plugin-registry