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

How to install this program on ARM SBC #444

Open
Festour opened this issue Dec 7, 2024 · 0 comments
Open

How to install this program on ARM SBC #444

Festour opened this issue Dec 7, 2024 · 0 comments

Comments

@Festour
Copy link

Festour commented Dec 7, 2024

Hi,
I have trouble installing this program on my Orange Pi 5 Plus with Ubuntu image made by Joshua Riek.

I followed instructions on readme page, but i can't install it using apt-get or installing it from a deb file, because my system doesn't have a lot of amd64 libraries like libc6:amd64 (>= 2.34) , libgcc-s1:amd64 (>= 3.0) , libglib2.0-0:amd64 (>= 2.31.18) ,libgtk-3-0:amd64 (>= 3.16.2) , libpng16-16:amd64 (>= 1.6.2-1) , libqrencode4:amd64 (>= 4.0), libstdc++6:amd64 (>= 5.2) , libx11-6:amd64 but they are not installable.

However, while looking at issues, i noticed what several people still managed to install it on ARM SBC, like here, here, and here

What i'm missing here? How they managed to install it, even when not everything works as they hoped.

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

1 participant