I want to convert iPhone .heic files to .jpg. I’ve used heif-convert for this in the past, not sure if that was fc31 or fc35. Now I’ve (recently) upgraded to fc40. I’ve installed (and reinstalled) libheif:
[1017] sudo dnf -y reinstall libheif
Reinstalled:
libheif-1.17.5-4.fc40.x86_64
But can’t run heif-convert:
[1018] which heif-convert
/usr/bin/which: no heif-convert in (/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/tk/bin:/home/tk/.local/bin)
No obvious problem with the installation, and as far as I remember installation was the same back on fc31 (or maybe it was fc35.) Other online advice suggests I need to install libheif-examples, but I can’t find an rpm for it (google: rpm find libheif-examples).
[1020] sudo dnf -y install libheif-examples
Last metadata expiration check: 3:55:22 ago on Tue May 28 10:01:53 2024.
No match for argument: libheif-examples
Error: Unable to find a match: libheif-examples