mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 04:46:56 +00:00
[GH-ISSUE #4281] [FR] Add aarch64 Linux RPM Package for Fedora 39 Asahi Remix on Apple Silicon Macs #1910
Labels
No labels
2024
2025
2026
acct mgmt
AI
automation
bug
calendar
ci
CJK
cloud
code-block
collaboration
copy-paste
database
data migration
data sync
deploy
desktop
develop
develop
documentation
duplicate
editor
editor-plugin
emoji
export
files
flutter-only
follow-up
formula
good first issue for devs
good first issue for experienced devs
grid
hacktoberfest
HACKTOBERFEST-ACCEPTED
help wanted
i18n
icons
images
importer
improvements
infra
install
integrations
IR
kanban board
login
look and joy
mentorship
mobile
mobile
needs design
new feature
new feature
non-coding
notes
notifications
onboarding
organization
P0+
permission
platform-linux
platform-mac
platform-windows
plugins
program
pull-request
Q1 25
Q1 26
Q2 24
Q2 25
Q3 24
Q3 25
Q4 24
Q4 25
react
regression
rust
rust
Rust-only
Rust-only
Rust-starter
Rust-starter
self-hosted
shortcuts
side panel
slash-menu
sync v2
table
tablet
task
tauri
templates
tests
themes
translation
v0.5.6
v0.5.8
v0.5.9
v0.6.0
v0.6.1
v0.6.4
v0.6.7
v0.6.8
v0.7.1
v0.7.4
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.8
v0.8.0
v0.8.4
v0.8.5
v0.8.9
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AppFlowy-IO/AppFlowy#1910
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @afro-systems on GitHub (Jan 2, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4281
Description
Feature Request
Summary
I am requesting the addition of an aarch64 RPM package for AppFlowy, specifically tailored for Fedora 39 Asahi Remix running on Apple Silicon Macs.
Motivation
While AppFlowy compiles successfully on aarch64 architecture, the absence of a pre-built aarch64 RPM package requires additional steps for users on this platform. Providing an aarch64 RPM package would greatly simplify the installation process and enhance accessibility for users on Fedora 39 Asahi Remix with Apple Silicon hardware.
Proposed Solution
The creation of an aarch64 RPM package that can be easily installed on Fedora 39 Asahi Remix for Apple Silicon Macs. This package would ideally include all necessary dependencies and optimizations specific to the aarch64 architecture.
User Stories
As a user of Fedora 39 Asahi Remix on an Apple Silicon Mac, I want to easily install AppFlowy using a native RPM package, ensuring compatibility and optimal performance on my device.
Potential Challenges
I believe that adding this package will significantly benefit users on this growing platform and demonstrate AppFlowy's commitment to supporting diverse ecosystems.
Thank you for considering this feature request.
Impact
The availability of an aarch64 RPM package for AppFlowy would have a significant impact:
Additional Context
The increasing popularity of Apple Silicon Macs and the growing user base of Fedora 39 Asahi Remix highlight the importance of supporting this platform. An aarch64 RPM package would not only cater to current needs but also align with the trend of increasing ARM-based device usage. This addition would be a valuable enhancement to AppFlowy's cross-platform capabilities.
@LucasXu0 commented on GitHub (Jan 2, 2024):
The biggest challenge is that GitHub Actions haven't supported ARM Linux runners yet.
https://github.com/actions/runner-images/issues/5631
@afro-systems commented on GitHub (Jan 2, 2024):
Apparently there's a private beta signup?
https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/
@ttollet commented on GitHub (Feb 16, 2024):
I'm really hopeful this gets picked up on, I really enjoy using my Macbook's linux partition, but cannot migrate to Linux fully until AppFlowy is readily available there too.
@blackbookpro commented on GitHub (Apr 9, 2025):
is there any updates on this? would also love to use the app on asahi (linux arm64)!
@Akergez commented on GitHub (May 17, 2025):
+1 on this, any updates?
@filip-sakel commented on GitHub (Dec 20, 2025):
The issue is closed now and it seems that arm64 Linux Runners are now supported. Hopefully there's no weird issues adding arm images to the automated builds.