Hello, I have installed snapd package with
sudo dnf install snapd
Then I rebooted my pc and typed this command:
sudo snap install snap-store
And I get the following:
Warning: /var/lib/snapd/snap/bin was not found in your $PATH. If you’ve not restarted your session
since you installed snapd, try doing that. Please see How to fix snap binaries not found - snapd - snapcraft.io
for more details.
Snap Store from Canonical✓ installed
I couldn’t find snap store on the menus and can’t find it when I search for it so I typed:
sudo snap install hello-world
And got the output:
Warning: /var/lib/snapd/snap/bin was not found in your $PATH. If you’ve not restarted your session
since you installed snapd, try doing that. Please see [It’s the same link, removed due to 2 link limit for new users]
for more details.
hello-world 6.4 from Canonical✓ installed
I thought that the problem was ony in menus, but when i typed hello-world on the command line, nothing happened. It said unknown command: hello-world
I also tried to install Minecraft by following and doing exact copy paste from this tutorial and it also didn’t appear in the menu: How to play Minecraft in Fedora - Fedora Magazine
I also tried logging out and logging in again, rebooting my pc a few times, uninstalling snap-store, snapd and then installing snapd, rebooting, then installing snap-store again.
Also, did a reinstall again and I get this when i try to install anything with snap:
error: too early for operation, device not yet seeded or device model not acknowledged
Just pressed up arrow and enter again and it installed. Then gave me the same error.
-Thanks for any help