tet@lemm.ee to Linux@lemmy.ml · 1 year agoWhat are your thoughts on Flatpak/Flathub?flathub.orgexternal-linkmessage-square202fedilinkarrow-up1204arrow-down111file-text
arrow-up1193arrow-down1external-linkWhat are your thoughts on Flatpak/Flathub?flathub.orgtet@lemm.ee to Linux@lemmy.ml · 1 year agomessage-square202fedilinkfile-text
minus-squareatzanteollinkfedilinkEnglisharrow-up1·1 year agoThe way we’ve done it for like 30 years seems to work.
minus-squarePantherina@feddit.delinkfedilinkarrow-up0·1 year agoHow would you prevent package duplicates when using flatpak and native? alias "flatpak run org.app.name"=*f-name"
minus-squareatzanteollinkfedilinkEnglisharrow-up1·1 year agoThe way it’s always been done. Put them in different paths and set priority with the PATH variable.
The way we’ve done it for like 30 years seems to work.
How would you prevent package duplicates when using flatpak and native?
alias "flatpak run org.app.name"=*f-name"
The way it’s always been done. Put them in different paths and set priority with the PATH variable.