[GH-ISSUE #1303] [FR] Support .deb package for Linux #511

Closed
opened 2026-03-23 20:37:23 +00:00 by mirror · 8 comments
Owner

Originally created by @LucasXu0 on GitHub (Oct 17, 2022).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1303

Originally assigned to: @maranix on GitHub.

Description

It's a normal installation way on Linux. Please integrate the .deb installation way on the release page.

Impact

The Linux user will be easier to install AppFlowy.

Additional Context

https://www.debian.org/doc/manuals/debian-faq/pkg-basics.en.html
https://pub.dev/packages/flutter_to_debian

Originally created by @LucasXu0 on GitHub (Oct 17, 2022). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1303 Originally assigned to: @maranix on GitHub. ### Description It's a normal installation way on Linux. Please integrate the `.deb` installation way on the release page. ### Impact The Linux user will be easier to install AppFlowy. ### Additional Context https://www.debian.org/doc/manuals/debian-faq/pkg-basics.en.html https://pub.dev/packages/flutter_to_debian
Author
Owner

@maranix commented on GitHub (Oct 19, 2022):

Hi!
I can work on this issue. Can you please assign it to me?

<!-- gh-comment-id:1283530207 --> @maranix commented on GitHub (Oct 19, 2022): Hi! I can work on this issue. Can you please assign it to me?
Author
Owner

@annieappflowy commented on GitHub (Oct 19, 2022):

Hi #ramanverma2k , thanks! Just assigned it to you

<!-- gh-comment-id:1283536011 --> @annieappflowy commented on GitHub (Oct 19, 2022): Hi #ramanverma2k , thanks! Just assigned it to you
Author
Owner

@maranix commented on GitHub (Oct 20, 2022):

Thank you very much!

I'll get on it ASAP.

<!-- gh-comment-id:1284995081 --> @maranix commented on GitHub (Oct 20, 2022): Thank you very much! I'll get on it ASAP.
Author
Owner

@maranix commented on GitHub (Oct 24, 2022):

Hi,

I need some advice regarding the implementation of package generation.
While it would be quite faster & painless to make deb package using flutter_to_debian, I don't think that it's would be the right kind of approach as depending on a third party package for a single purpose would be quite meaningless.

I was thinking of extending the linux script defined in flutter.toml to generate deb package after flutter build process is finished.

<!-- gh-comment-id:1288546643 --> @maranix commented on GitHub (Oct 24, 2022): Hi, I need some advice regarding the implementation of package generation. While it would be quite faster & painless to make deb package using ```flutter_to_debian```, I don't think that it's would be the right kind of approach as depending on a third party package for a single purpose would be quite meaningless. I was thinking of extending the linux script defined in flutter.toml to generate deb package after ```flutter build``` process is finished.
Author
Owner

@LucasXu0 commented on GitHub (Oct 25, 2022):

Hi, @ramanverma2k. I read the documentation(https://pub.dev/packages/flutter_to_debian), and don't think we need to depend on flutte_to_debain directly. We can integrate the flutter_to _debian into the CI stage.

<!-- gh-comment-id:1289896520 --> @LucasXu0 commented on GitHub (Oct 25, 2022): Hi, @ramanverma2k. I read the documentation(https://pub.dev/packages/flutter_to_debian), and don't think we need to depend on `flutte_to_debain` directly. We can integrate the `flutter_to _debian` into the CI stage.
Author
Owner

@annieappflowy commented on GitHub (Nov 9, 2022):

Is this issue resolved? @ramanverma2k

<!-- gh-comment-id:1308159060 --> @annieappflowy commented on GitHub (Nov 9, 2022): Is this issue resolved? @ramanverma2k
Author
Owner

@maranix commented on GitHub (Nov 9, 2022):

Is this issue resolved? @ramanverma2k

Yes, it was merged in #1386

<!-- gh-comment-id:1308161814 --> @maranix commented on GitHub (Nov 9, 2022): > Is this issue resolved? @ramanverma2k Yes, it was merged in [#1386](https://github.com/AppFlowy-IO/AppFlowy/pull/1386)
Author
Owner

@annieappflowy commented on GitHub (Nov 9, 2022):

thanks @ramanverma2k for confirming. I'm closing this comment.
FYI, we're preparing for our first-ever mentorship program. If you are interested, please kindly check out a survey

<!-- gh-comment-id:1308163172 --> @annieappflowy commented on GitHub (Nov 9, 2022): thanks @ramanverma2k for confirming. I'm closing this comment. FYI, we're preparing for our first-ever mentorship program. If you are interested, please kindly check out a [survey](https://github.com/AppFlowy-IO/AppFlowy/issues/1427)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#511
No description provided.