Re: package fractal
Sebastian Heinlein <[email protected]>
| Newsgroups | gmane.linux.debian.devel.gtk-gnome |
|---|---|
| Message-ID | <[email protected]> |
On Sat, May 05, 2018 at 09:20:21AM +0530, Abhijith PA wrote: >flatpak install pulling things around 250mb. ( I haven't used flatpak >before) Flatpak requires all dependencies to be in the sandbox - but they can be reused by other flatpaks. So your second flatpak application should download faster. Cheers, Sebastian