Skip to content
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

create a deb package #255

Open
Sispheor opened this issue Apr 15, 2017 · 7 comments
Open

create a deb package #255

Sispheor opened this issue Apr 15, 2017 · 7 comments

Comments

@Sispheor
Copy link
Member

It would be nice if we could distribute Kalliope with a simple deb package.

There is some lib in python to do that:

@sameersingh7
Copy link

@LaMonF I'd like to work on this.

@Sispheor
Copy link
Member Author

Sure, please provide us a doc on how to do it by PR in the dev branch.
Thank you.

@fpytloun
Copy link
Contributor

I would prefer doing this in a proper way (get kalliope into Debian and derivates).
I am already maintaining some packages in Debian so I can have a look on it.

@Sispheor
Copy link
Member Author

It would be better to create a snap package.
https://snapcraft.io/

I'll try to dig into this soon.

@ArthurMoore85
Copy link

@Sispheor
Snap package may not be the best approach. Snap is very much an Ubuntu project which other distros are not really using. Basic deb would cater beter for all Debian derivatives. Whilst I'm not sure how well it would translate, alien could be used to create RPM versions for RedHat derivatives.
Alternatively, if you do want to go down the path of 'new package' then may I recommend Flatpak instead as this is more distro agnostic, with versions available for all modern Linux distros

@Sispheor
Copy link
Member Author

Hi @ArthurMoore85 . Actually Snap is available on all distro. It's a project maintained by Canonical but can be installed on most Distro following the main doc.
I always though that Flatpack would win, but currently I only see the Snap store growing. My mind is more close of the Opensource and so close of Flatpack approach, but the community seems to go to for Snap.
For me, classic deb package should stop existing and leave place to the containerization.

Let the community decide for this one then!

@lavvy
Copy link

lavvy commented Nov 23, 2018

Any progress here? Meanwhile, "apk add kalliope" will be so nice. I wish someone can maintain it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants