Install on ARM CPU #2186
Unanswered
nicopicchio
asked this question in
Q&A
Replies: 2 comments
-
What error does it throw? Have you tried building from source? Namely, just EDIT: there was an issue just like this one last year, and it does contain a workaround which seems unnecessary, as |
Beta Was this translation helpful? Give feedback.
0 replies
-
that works for me on Raspberry Pi 4B:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a Raspberry Pi 4B running Ubuntu Server 22.04 (headless) to which I connect via SSH through a Windows machine. I tried to install lazygit via apt but the installation fails. I can successfully run lazygit on another Linux machine I have but not on the RPi and I imagine this is because of the RPi's ARM architecture.
Has anyone encountered this issue before and is aware of a workaround please?
Beta Was this translation helpful? Give feedback.
All reactions