-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide a snap package #95
Comments
Snap and flatpack are definitely things to look into. However at this time I want to focus the time I have on other things, so it may take a while before I end up working on this. I think it is something that needs to be done well from the start so https://github.com/mikix/deb2snap isn't an option. (I can't speak for @mank319, of course.) Pull requests, packaging recipes, etc... are welcome, of course. |
While I think it would be great to have a snap, I am not sure what the added benefits would be for an application like |
Still no snap release? :( |
I'll be happy to help anyone willing to package Go For It! as snap, but as things currently are I don't think I'm going to work on packaging it myself. Reasons:
I'm not saying I'm never going to do this, but currently this has a very low priority for me. |
Thanks a lot for replying to this. Be careful not to start with athletic activities too soon and all the best wishes for a full recovery. |
@digitalethics I have been past the point that I need to worry about not pushing my body to hard for a while now (aside from being slightly out of shape compared to pre corona). It took around 4 weeks from the first symptoms for my lungs to recover. Energy wise I initially recovered quickly and felt fairly good for a few days before collapsing. Recovering from that took around 10 weeks. |
With Ubuntu 16.04 LTS a new packaging format, called snap was introduced. They have some additional benefits like sandboxing. Users can install them with a click and developers can provide (delta) updates. Of course one can also install snaps via the command line and, if submitted, from the Ubuntu store.
I have no idea how it works, but there's also https://github.com/mikix/deb2snap
The text was updated successfully, but these errors were encountered: