Can't run arm64.appimage Obsidian file on Leveno Chromebook duet

Things I have tried

@penguin:~$ sudo chmod a+x Obsidian-1.0.3-arm64.AppImage

@penguin:~$ ./Obsidian-1.0.3-arm64.AppImage
./Obsidian-1.0.3-arm64.AppImage: error while loading shared libraries: libz.so: cannot open shared object file: No such file or directory

@penguin:~$ sudo apt install libnss3-dev
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
libnss3-dev is already the newest version (2:3.61-1+deb11u2).
The following packages were automatically installed and are no longer required:
at-spi2-core libatk1.0-data
Use ‘sudo apt autoremove’ to remove them.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

@penguin:~$ sudo apt install zlib1g-dev
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libc6-dev : Depends: libc6 (= 2.31-13+deb11u5) but 2.35-3 is to be installed
Depends: libc-dev-bin (= 2.31-13+deb11u5) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

I just don’t know what to do. The playstore version of Obsidian doesn’t support excalidraw pluging so I’m trying an appimage version.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.