

Apache OpenOffice is an office productivity suite.

This command should be run often to keep your system from getting too bloated.In this article, we would discuss how to install Apache OpenOffice in Ubuntu 22.04. The above command will automatically remove any unused dependencies installed from ExifTool and other leftovers from previous removals. sudo apt autoremove libimage-exiftool-perl -purge -y Use the following command for users who no longer require ExifTool on their system and wish to remove it. sudo apt upgrade & sudo apt upgrade How to Remove (Uninstall) ExifTool Ideally, the terminal update command should be used even with auto-updates in your desktop GUI to ensure everything is updating correctly. The output HTML files are written to the C directory (created if it didn’t exist), with names of the form “FILENAME_EXT.html.” How to Update ExifToolĭepending on the method of installation used, the following commands can be used to update the software and any system package. Generate HTML pages from a hex dump of EXIF information in all images from the C directory. Generate HTML pages from HEX Dump exiftool -htmldump -w tmp/%f_%e.html t/images Save the complete ICC_Profile from an image to an output file with the same name and an extension of filename. Save ICC_Profile exiftool -icc_profile -b -w icc image.jpg Print formatted date/time for JPG files exiftool -d "%r %a, %B %e, %Y" -DateTimeOriginal -S -s *.jpgĮxtract all GPS positions from an AVCHD video. Recursively extract JPG images from all Canon CRW files in the current directory, adding C for the name of the output JPG files.

exiftool -b -JpgFromRaw -w _JFR.JPG -ext CRW -r. Save the thumbnail image from one image file to another image file. Move Thumbnail Image exiftool -b -ThumbnailImage image.jpg > thumbnail.jpg Recursively extract standard meta information from files in an example directory, writing text output into files with the same names but with aC extension. Recursively extract common meta-information exiftool -r -w. Print standard Canon information from two image files. Print Canon information exiftool -l -canon c.jpg d.jpg Print ImageSize and ExposureTime tag names and values. List meta information in tab-delimited column form for all images in the directory DIR to an output text file named “out.txt.” Print ImageSize and ExposureTime exiftool -s -ImageSize -ExposureTime b.jpg Proceed to upgrade any outdated packages using the following command. Optionally, you can list the updates for users who require review or are curious.
