regolith-de icon indicating copy to clipboard operation
regolith-de copied to clipboard

arm support?

Open nowell-morris opened this issue 2 years ago • 3 comments

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.

nowell-morris avatar Mar 10 '22 21:03 nowell-morris

Did you try editing the PKGBUILD and adding armv7h?

martindoublem avatar Oct 11 '22 13:10 martindoublem

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 avatar Oct 11 '22 13:10 martindoublem

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

martindoublem avatar Oct 17 '22 09:10 martindoublem