I am trying to install VLC media player on Fedora 40 using the command below:
sudo snap install vlc
i ran this after installing snapd using:
sudo dnf install snapd.
Now, after running the VLC installation command sudo snap install vlc, i am thrown an error that says:
error: too early for operation, device not yet seeded or device model not acknowledged
how to solve this issue and install VLC with snap??