Creality Print v6.1 and v6.2 won't launch in Ubuntu 22

Trying to run the Creality Print versions 6.1 and 6.2 and neither of them work. Here are the messages I get:

$ ./CrealityPrint_Ubuntu2404-V6.1.2.2458-x86_64-Release.AppImage 
/tmp/.mount_CrealiGTeTm8/bin/CrealityPrint: error while loading shared libraries: libx264.so.164: cannot open shared object file: No such file or directory


$ ~./CrealityPrint-V6.2.0.2827-x86_64-Release.AppImage 
/tmp/.mount_CrealiXLcIGE/bin/CrealityPrint: error while loading shared libraries: libOSMesa.so.8: cannot open shared object file: No such file or directory

OS: Ubuntu 22.04

Of course, I-ve ran apt search/install on both requested libraries, but they throw

$ apt search libx264
Sorting... Done
Full Text Search... Done
ffcvt/jammy-updates,jammy-security 1.7.6-1ubuntu0.22.04.1 amd64
  ffmpeg convert wrapper tool

libx264-163/jammy,now 2:0.163.3060+git5db6aa6-2build1 amd64 [installed,automatic]
  x264 video coding library

libx264-dev/jammy,now 2:0.163.3060+git5db6aa6-2build1 amd64 [installed]
  development files for libx264




$ apt search libOSMesa
Sorting... Done
Full Text Search... Done
libosmesa6/jammy-updates 23.2.1-1ubuntu3.1~22.04.3 amd64
  Mesa Off-screen rendering extension

libosmesa6-dev/jammy-updates 23.2.1-1ubuntu3.1~22.04.3 amd64
  Mesa Off-screen rendering extension -- development files


Would anyone here know how to make any of these version to work?
Any help is greatly appreciated! :slight_smile: