From ab7e51238f9f72332a4c3c6afd6fefdf5e630751 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Wed, 2 Jun 2021 22:35:34 -0400 Subject: [PATCH] Update notestoself.txt --- notestoself.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/notestoself.txt b/notestoself.txt index b1fe561..cc91c85 100644 --- a/notestoself.txt +++ b/notestoself.txt @@ -2,3 +2,6 @@ sudo rm -rf Picocrypt-Builder && mkdir Picocrypt-Builder && cd Picocrypt-Builder brew install glfw3 && brew install glew + + +sudo apt autoremove --purge snapd && sudo rm -rf /var/cache/snapd/ && sudo rm -rf ~/snap && sudo apt update && sudo apt install snapd && sudo snap install core && sudo snap install picocrypt