Installed Snap via the instructions at connical’s snap site.
Snap install gives the following message:
error: system does not fully support snapd: cannot mount squashfs image using “squashfs”: -----
mount: /tmp/syscheck-mountpoint-4050560700: wrong fs type, bad option, bad superblock on
/dev/loop0, missing codepage or helper program, or other error.
dmesg(1) may have more information after failed mount system call.
Snap is not installed nor recommended with fedora, though it may be used. Packages that are installed from a 3rd party site often do not play well in fedora, either during install (with missing or improper dependencies) or when running. Squashfs is also not installed by default but must be user managed.
You should search here for other threads related to snap.
You should also be aware that a “snap” image takes up permanent storage on a partition and many instances of running out of space have been traced to using snap on fedora.
Package “squashfs-tools-4.6.1-5.fc41.x86_64” is already installed.
…yet I continue to see the error:
RokeJulianLockhart@SNRW3Q:~$ snap install powershell
error: system does not fully support snapd: cannot mount squashfs image using "squashfs":
----- mount: /tmp/syscheck-mountpoint-218649608: wrong fs type, bad option, bad superblock
on /dev/loop0, missing codepage or helper program, or other error.
dmesg(1) may have more information after failed mount system call.
-----
Neither attempting to install kernel-modules (kernel-modules-6.11.10-300.fc41.x86_64 is already installed) nor installing squashfuse-0:0.5.2-2.fc41.x86_64 (and its dependency, squashfuse-libs-0:0.5.2-2.fc41.x86_64) work.