Add support for shipping package as a Snap #3153
-
|
Add support for shipping Ghostty as a Snap package. This will enable users to easily install and manage on Ubuntu-based systems (which ships with snap by default) or any other distribution with snap installed. Please let me know if this already planned. I do have some experience in creating snaps and can contribute if its currently not in the pipeline but willing to consider it. If yes, I request to first registering-your-app-name asap to avoid conflicts in the snapstore. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 2 replies
-
|
Issues are not for feature requests. Converted to a discussion. |
Beta Was this translation helpful? Give feedback.
-
|
@psadi on Linux it is up to the community to package ghostty for their respective platforms as listed |
Beta Was this translation helpful? Give feedback.
-
|
Yes agreed, It is recommended to first register the snap name by the author and then configuration for the relevant packaging can be contributed accordingly. Also it seems the name is already registered when cross-checking so my hands are pretty much tied here to initiate and proceed. > snapcraft register ghostty --yes
Store operation failed:
- already_registered: The snap name "ghostty" is already registered.@mitchellh - Could you confirm if this has been initiated from your end? |
Beta Was this translation helpful? Give feedback.
-
|
A ghostty package is now available. Installation: But I'm getting an error. |
Beta Was this translation helpful? Give feedback.
-
|
#3931 is merged. Thanks to @kenvandine. That ensures we have snap builders in CI. Next up is finishing up various release management stuff. I'd love to automate this from our publish release job if possible, @kenvandine if you have Discord please join #packaging and we can talk about it otherwise we can use this forum. |
Beta Was this translation helpful? Give feedback.
#3931 is merged. Thanks to @kenvandine. That ensures we have snap builders in CI. Next up is finishing up various release management stuff. I'd love to automate this from our publish release job if possible, @kenvandine if you have Discord please join #packaging and we can talk about it otherwise we can use this forum.