|
|
|
|
|
by catlover76
1019 days ago
|
|
I am using Linux rn because my Windows computer is busted. On Windows, I was using WSL for development. It was amazing to have a good dev environment as well as a real computer at the same time! I can't even use my large MSI 1440p monitor with this computer because Linux (also perhaps because of the actual gfx card too, to be fair). I had to manually install Discord's update yesterday and now there are 2 Discord apps on my computer because Linux (and only one works). |
|
The Snap packaging system also includes a layer of software that can sandbox the packages it installed. The idea is, a single package is less distro-specific and also is limited in the damage it can do. Ubuntu is the main user of Snap. Many other distributions, especially Fedora and the like seem to lean more towards Flatpak, which is a different take on what Snap does. Yes, it is complicated but the idea is to increase the security and portability of software packages for Linux. To manage Snap packages from the command line, you can use the snap command.