tet@lemm.ee to Linux@lemmy.ml · 8 months agoWhat are your thoughts on Flatpak/Flathub?flathub.orgexternal-linkmessage-square215fedilinkarrow-up1209arrow-down112file-text
arrow-up1197arrow-down1external-linkWhat are your thoughts on Flatpak/Flathub?flathub.orgtet@lemm.ee to Linux@lemmy.ml · 8 months agomessage-square215fedilinkfile-text
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up1·8 months agoThe way we’ve done it for like 30 years seems to work.
minus-squarePantherina@feddit.delinkfedilinkarrow-up0·8 months agoHow would you prevent package duplicates when using flatpak and native? alias "flatpak run org.app.name"=*f-name"
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up1·8 months 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.