From a293f44a28deec7e6bdb5225038a2996ba388102 Mon Sep 17 00:00:00 2001 From: Junv Date: Mon, 29 Oct 2018 13:56:54 +1100 Subject: [PATCH] Update linux.md --- categories/devops/linux.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/categories/devops/linux.md b/categories/devops/linux.md index 39145f5..0d6bb4a 100644 --- a/categories/devops/linux.md +++ b/categories/devops/linux.md @@ -104,3 +104,7 @@ scp your_username@remotehost.edu:foobar.txt /local/dir ```bash scp /path/to/local/file user@server:/path/to/remote/file ``` + +## Package manager + +* [snap](https://snapcraft.io/)