ruffsl@programming.dev to Linux@programming.devEnglish · 2 months agoWhy Flatpak Won and Snap and AppImage Didn't. - Cameron Knauffyoutube.comexternal-linkmessage-square123fedilinkarrow-up1149
arrow-up1149external-linkWhy Flatpak Won and Snap and AppImage Didn't. - Cameron Knauffyoutube.comruffsl@programming.dev to Linux@programming.devEnglish · 2 months agomessage-square123fedilink
minus-squareOnno (VK6FLAB)@lemmy.radiolinkfedilinkarrow-up1·2 months agoI use apt, but you don’t have to, instead you can use any package manager from any distribution and use that distribution within the container. If an application isn’t packaged, you can use the same mechanism to compile from source. IMHO, if it’s not packaged and you can’t compile from source, it’s time to look for a different application.
I use apt, but you don’t have to, instead you can use any package manager from any distribution and use that distribution within the container.
If an application isn’t packaged, you can use the same mechanism to compile from source.
IMHO, if it’s not packaged and you can’t compile from source, it’s time to look for a different application.