-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Add idiomatic way to install app for Linux #14498
Copy link
Copy link
Closed
Labels
featureDEPRECATED label: use issue type 'Feature' insteadDEPRECATED label: use issue type 'Feature' instead
Description
Check for existing issues
- Completed
Describe the feature
Currently, the only way to install Zed is to run a random code from the internet:
I've just checked https://zed.dev/docs/linux#other-ways-to-install-zed-on-linux section and i did not found any ideomatic way to install Zed on ubuntu like apt repository, Flathub, Snap, or at least AppImage.
So currently i may not to install Zed, because i can't run any scripts from a random server on the internet, since it is the one of most dangerous things i may do on my machine.
It would be nice to have any ideomatic way to install your software on Ubuntu machine. Ideally, the new way must support updates (AppImage does not, the same about run from tar archive).
If applicable, add mockups / screenshots to help present your vision of the feature
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureDEPRECATED label: use issue type 'Feature' insteadDEPRECATED label: use issue type 'Feature' instead
