Snapd: Difference between revisions
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
=Installation= | =Installation= | ||
{{External|https://snapcraft.io/docs/installing-snap-on-centos}} | {{External|https://snapcraft.io/docs/installing-snap-on-centos}} | ||
<syntaxhighlight lang='bash'> | |||
yum install -y epel-release | |||
yum install -y snapd | |||
</syntaxhighlight> |
Revision as of 00:53, 18 November 2021
Internal
Overview
Installation
yum install -y epel-release
yum install -y snapd