tet@lemm.ee to Linux@lemmy.ml · 2 years 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 · 2 years agomessage-square184fedilinkfile-text
minus-squarePantherina@feddit.delinkfedilinkarrow-up0·2 years 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·2 years agoThe way we’ve done it for like 30 years seems to work.
minus-squarePantherina@feddit.delinkfedilinkarrow-up0·2 years 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"