Setting Up
-
2. Enabling Rpm Fusion
How to Install Rpm Fusion in CentOS GNU/Linux
-
3. Installing Snap
Then to Set up Snap on CentOS
Simply play:sudo yum install snapd
Or on 8+:
sudo dnf install snapd
Again to Authorize Snap Classic Mode:
sudo ln -s /var/lib/snapd/snap /snap
And the Classic confinement Allows Access to your System’s Resources. Finally, to Install Snap Classic Software use the –classic flag.
-
4. Enabling Snap
Finally, to Enable Snap
Run:sudo systemctl enable --now snapd.socket
Then Logout and Back again.
Or Reboot the System with:sudo reboot
Finally, test it with:
which snap
So Now I’m truly Happy if My Guide could Help you to Quick-Start with Snap on CentOS!
Contents