yum install epel-release -y yum install snapd -y systemctl enable --now snapd.socket ln -s /var/lib/snapd/snap /snap # Wait a few minutes for snap to update from its repos. This is automatic. snap install pkg_name