From 72a10d98d57358a38fddd8cd9cf20da9757b12a3 Mon Sep 17 00:00:00 2001 From: Luca Orlandi Date: Fri, 30 Sep 2022 14:35:44 +0200 Subject: [PATCH] Added snap A binary package is also available from snap https://snapcraft.io/drive --- platform_packages.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/platform_packages.md b/platform_packages.md index 28d44fc1..d900cb33 100644 --- a/platform_packages.md +++ b/platform_packages.md @@ -108,6 +108,15 @@ sudo apt-get install drive-google You may need to install Comodo RSA Domain Validation Secure Server Certificate Authority used by Gitlab. Cf. the [PPA](https://gitlab.com/jean-christophe-manciot/ppa) for details. +--- +### Snap + +Snaps are app packages for desktop, cloud and IoT that are easy to install, secure, cross‐platform and dependency‐free. Snaps are discoverable and installable from the Snap Store, the app store for Linux with an audience of millions. + +``` +sudo snap install drive +``` + --- ### Packages Provided By