Answers for "snap store fedora"

0

snap store fedora

# Enable snapd
sudo dnf install snapd

# Enable classic snap support (optional)
sudo dnf install snap-store

# Log out and log in, or restart system
# Source: https://snapcraft.io/install/snap-store/fedora#install
Posted by: Guest on October-07-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language