Hello,
I have an issue with installation:
sudo snap install pi-fancontrol
error: cannot perform the following tasks:
– Run install hook of “pi-fancontrol” snap if present (run hook “install”: /usr/lib/snapd/snap-exec: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.32′ not found (required by /usr/lib/snapd/snap-exec))
For the reference i have tried to install:
sudo snap install marsshooter
what is wierd - the installation process seems to be OK but I con not run the application because of error while executing:
/usr/lib/snapd/snap-exec: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.32’ not found (required by /usr/lib/snapd/snap-exec)
I am using Manjaro ARM Xfce on raspberry pi 4B
System is up to date with pacman -Syyu
Could anybody help me please?