Do you need a Metadata Cleaner for Linux?

EXIV2 is a command line utility to manage and delete image metadata.

Try in the Terminal.

exiv2 photo.jpg (it shows metadata in the photo)

exiv2 rm photo.jpg (it removes metadata from the photo)

exiv2 rm *.jpg (it removes metadata from all the jpg file in the directory)