ArmCord
ArmCord copied to clipboard
Snap doesn't exist for arm64
Describe the bug I expected to be able to install ArmCord on my arm64 openSUSE system, but it says it's only available for amd64.
To Reproduce Steps to reproduce the behavior:
- Run "sudo snap install armcord"
- Error "error: snap "armcord" is not available on edge for this architecture (arm64) but exists on other architectures (amd64)."
Expected behavior armcord installs and can be run.
Desktop (please complete the following information):
- OS: Linux (openSUSE Tumbleweed arm64/aarch64).
- Method of installation: snap
- Version: 3.2.6 and 3.3.0 (stable and edge).
Have you tried the aarch64 rpm package on the releases page?
It's not a solution to it being missing from the Snap store, but it should install and allow you to use Armcord.
duplicate of #415