-
Notifications
You must be signed in to change notification settings - Fork 109
Linux ARM64 version doesn't appear on the download page #623
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
Comments
Hi @CyberKing4554 and thanks for raising this issue. Processing's latest stable release (4.3.4) and the newest pre-release (4.4.1) both include arm64 builds for Linux: https://github.com/processing/processing4/releases It looks like where this is an issue with the download page where the Linux download button says "Intel". We'll have to fix this. By the way, starting with 4.4.1 you can install Processing on Linux with Snapcraft: https://snapcraft.io/processing |
Ok thank you @SableRaf I was trying to find the Linux arm64 build and I must have missed it. |
Snapcraft is a tool that allows you to package and distribute software on Linux. It simplifies installation, provides automatic updates, and ensures compatibility across various Linux distributions. Snapcraft makes sense for Processing distribution as it allows us to support a wider variety of configurations while keeping the maintenance manageable. More on the Snapcraft about page. PS: For people who prefer not to use Snapcraft, we are also shipping portable builds of Processing |
Well thank you for the information and clarifying where I can find the ARM builds. |
Sure thing! Thanks for your questions @CyberKing4554 I have reopened the issue. I had moved it to the processing-website repository and renamed it to We still need to fix the issue where the arm64 build isn't mentioned on the download page. ![]() |
Relevant sub-area for this feature?
Other (specify if possible)
Feature description
I just got an ARM64 computer and was expecting that I could just install processing 4. However, I discovered that it there was no ARM version. I would really like to use processing 4 on the computer so I was wondering if there was any possibility that an ARM version could be created?
Benefits
Allowing more people to access and use a great Java software like processing 4 with ARM computers.
Possible challenges
No response
Additional context
No response
Would you like to work on the issue?
I'm not really a great Linux person so someone else would probably be better suited.
The text was updated successfully, but these errors were encountered: