SnapPackageManager: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Category:Hacking <code> $ sudo apt update -y && sudo apt upgrade -y $ sudo apt install snapd -y") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Category:Hacking]] | [[Category:Hacking]] | ||
< | <pre> | ||
$ sudo apt update -y && sudo apt upgrade -y | $ sudo apt update -y && sudo apt upgrade -y | ||
$ sudo apt install snapd -y | $ sudo apt install snapd -y | ||
</pre> |
Latest revision as of 03:07, 2 March 2021
$ sudo apt update -y && sudo apt upgrade -y $ sudo apt install snapd -y