tet@lemm.ee to Linux@lemmy.ml · 1 year agoWhat are your thoughts on Flatpak/Flathub?flathub.orgexternal-linkmessage-square184fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkWhat are your thoughts on Flatpak/Flathub?flathub.orgtet@lemm.ee to Linux@lemmy.ml · 1 year agomessage-square184fedilinkfile-text
minus-squarePantherina@feddit.delinkfedilinkarrow-up0·1 year agoDo you have a better approach for running from CLI? Apps need exact names I guess, and the system is exact.
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up0·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"
Do you have a better approach for running from CLI? Apps need exact names I guess, and the system is exact.
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"