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

Compile the program for ARM64 #182

Closed
HaroleDev opened this issue Oct 9, 2023 · 3 comments
Closed

Compile the program for ARM64 #182

HaroleDev opened this issue Oct 9, 2023 · 3 comments
Assignees

Comments

@HaroleDev
Copy link

I was trying to install pantheon-tweaks through the PPA only to realize that it is only compiled for AMD64. While it is nice that I can compile myself, wouldn't it be nice to get that compiled straight to the PPA?

@ryonakano
Copy link
Member

The source code itself doesn't depend on architectures, the only thing we need to do is to set up the PPA for ARM64, but unfortunately I have no permission to do that.

@Philip-Scott Could you set up your PPA of pantheon-tweaks ready for ARM64 with the following steps?

  1. Log in to Launchpad
  2. Open https://code.launchpad.net/~philip.scott/+recipe/pantheon-tweaks-git and click "Change details" from the right menu
    スクリーンショット 2023-10-10 20 47 11
  3. Under "Processors:" section, check the "ARM ARMv8 (arm64)" checkbox like the following screenshot
    スクリーンショット 2023-10-10 20 30 50

@Philip-Scott
Copy link
Member

Philip-Scott commented Oct 26, 2023

Done! Let me know if this doesn't do the trick :) My guess is that the next commit should have the ARM build

@ryonakano
Copy link
Member

It seems to be available now. Thank you for setting PPA up @Philip-Scott and reporting issue @HaroleDev!

スクリーンショット 2023-10-28 07 19 12

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

3 participants