Updating to a Newer FME Version

If you are updating to a newer version of FME Form, you must first manually uninstall the earlier version. Alternatively, you can install to a different directory and have multiple versions of FME Form (see Multiple Installations of FME Form in Parallel).

Make sure you back up or relocate any custom files that you have saved in your FME installation directory.

Uninstalling

Run the following command, "as root", depending on your Linux distribution:

  • Debian, Ubuntu:
  • apt remove fme-form-<release>

    Example   

    apt remove fme-form-2023

  • RedHat, Rocky Linux:
  • yum remove fme-form-<release>

    Example  

    yum remove fme-form-2023

What's Next?

Proceed to Updating Linux.