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

Linux aarch64 not supported #196

Open
DeAngelo-png opened this issue Dec 16, 2023 · 3 comments
Open

Linux aarch64 not supported #196

DeAngelo-png opened this issue Dec 16, 2023 · 3 comments

Comments

@DeAngelo-png
Copy link

Please add support for linux_aarch64

dpkg: error processing archive ipinfo_3.2.0.deb (--install): package architecture (amd64) does not match system (aarch64) Errors were encountered while processing: ipinfo_3.2.0.deb

@UmanShahzad
Copy link
Contributor

We currently ship binaries for the following archs on Linux:

linux_386                                                                 
linux_amd64                                                               
linux_arm                                                                 
linux_arm64 (your desired arch, i.e. aarch64)

Our current deb file (separately downloaded or via the Ubuntu PPA) only supports amd64, but we'll look to see how we can add support for multiple archs in those.

In the meantime can you use an alternative install mechanism, namely the curl/wget one to download for your specific arch? https://github.com/ipinfo/cli?tab=readme-ov-file#using-curlwget

@DeAngelo-png
Copy link
Author

Thank you for your response.

@yermulnik
Copy link

yermulnik commented Mar 1, 2024

Looks like as of latest updates (incl introduction of https://ppa.ipinfo.net/) this issue is no longer relevant.

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

4 participants