@[email protected] to [email protected] • 1 year agoWhat are your thoughts on Flatpak/Flathub?flathub.orgexternal-linkmessage-square208fedilinkarrow-up1207
arrow-up1207external-linkWhat are your thoughts on Flatpak/Flathub?flathub.org@[email protected] to [email protected] • 1 year agomessage-square208fedilink
minus-square@[email protected]linkfedilink1•1 year agoDo you have a better approach for running from CLI? Apps need exact names I guess, and the system is exact.
minus-square@[email protected]linkfedilinkEnglish1•1 year agoThe way we’ve done it for like 30 years seems to work.
minus-square@[email protected]linkfedilink0•1 year agoHow would you prevent package duplicates when using flatpak and native? alias "flatpak run org.app.name"=*f-name"
minus-square@[email protected]linkfedilinkEnglish1•1 year agoThe way it’s always been done. Put them in different paths and set priority with the PATH variable.
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?
The way it’s always been done. Put them in different paths and set priority with the PATH variable.