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

arm support? #39

Open
nowell-morris opened this issue Mar 10, 2022 · 3 comments
Open

arm support? #39

nowell-morris opened this issue Mar 10, 2022 · 3 comments

Comments

@nowell-morris
Copy link

I was wondering how difficult it would be to add arm64 support? The raspberry pi 4b is pretty slick with Arch on it. Would love to have the same desktop experience as my existing machine (Arch + regolith-de).

Tried AUR, but no luck. ==> ERROR: regolith-full is not available for the 'armv7h' architecture.

@martindoublem
Copy link

Did you try editing the PKGBUILD and adding armv7h?

@martindoublem
Copy link

I looked into this in more details and it would be complicated, even impossible to do, as you have to find an ARM version of all the debs in the PKGBUILD.

@martindoublem
Copy link

An alternative would be to build all those debs individually on ARM machine!

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

No branches or pull requests

2 participants