Snapd: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 1: Line 1:
=Internal=
=Internal=
* [[Let's Encrypt]]
* [[Let%27s_Encrypt#Procedure|Let's Encrypt]]
 
=Overview=
=Overview=
=Installation=
=Installation=

Revision as of 00:55, 18 November 2021

Internal

Overview

Installation

https://snapcraft.io/docs/installing-snap-on-centos

As root:

yum install -y epel-release
yum install -y snapd
systemctl enable --now snapd.socket
ln -s /var/lib/snapd/snap /snap