With the recent paradigm shift of linux mint from ubuntu with snap packages and not being available by default in 20.04,
this got me wondering..
Currently there are three types of software package managers available in mainstream linux distros (and non-mainstream)
Appimage
Flatpack
Snap
A description of each is given in the following article with a concise summary table and explanations:
https://linuxhint.com/snap_vs_flatpak_vs_appimage/
I’ve never really taken to snap or flatpack and wondered what the concensus was for their preferred software package manager and why?
My reasoning is:
appimage is smaller in footprint and has been the longest serving software package manager
that suits my minimalist ethos on linux distro’s.