pkgutil --expand /Users/bogdan/Downloads/FoxitPDFReader202422.L10N.Setup.pkg ~/tmp
cd ~/tmp/Foxit_PDF_Reader.pkg
cat Payload | gunzip -dc | cpio -i
ditto ~/tmp/Foxit_PDF_Reader.pkg/Applications/Foxit\ PDF\ Reader.app /Applications/Foxit\ PDF\ Reader.app
cd
rm -r ~/tmp
open -a /Applications/Foxit\ PDF\ Reader.app