Linux Mint drops Ubuntu Snap packages
Linux Mint drops Ubuntu Snap packages
Posted Jul 9, 2020 20:38 UTC (Thu) by ccchips (subscriber, #3222)Parent article: Linux Mint drops Ubuntu Snap packages
This starts to get troublesome, especially with this SMR crap that's starting to take hold....after installing a "snap-ful" operating system, I guess the data is going to end up near the end of the SMR disk, which is exactly where it shouldn't be....
Maybe a bit far-fetched, but I get troubled when environments start getting bloated.
Posted Jul 9, 2020 21:28 UTC (Thu)
by simosx (guest, #24338)
[Link]
If the snap package is a GUI application that is based on GNOME, then it will be using one of the GNOME images, such as "gnome-3-28-1804". Again, anything in this common image is shared among any snap package that is based on this image.
Finally, any other library has to be "staged" into the snap package in order to be included. Here, you may have repetition.
Linux Mint drops Ubuntu Snap packages
However, in most cases, the important libraries will be found in the "core" image, or the "gnome" image.