eget
eget copied to clipboard
Add x86_64
x86_64 is the same as amd64. But I can't use x86_64. For now this code ask user to use amd64, then eget internally try to apply amd64 or x64 or x86_64 or x86-64, but I suggest to allow user also to set such request for eget... My example
a@asya:~/mycode$ ./eget --download-only --system linux/x86_64 rustdesk/rustdesk
unsupported target arch: x86_64
Why can't you use amd64?
Why can't you use
amd64?
I like this name, but some software use similar naming, not the same... For me like for a user it is more clear to think about eget like about grep, I mean if software provides "x86-64", I will ask eget to download "x86-64" version...
Alternatively, if user asks x64 or x86-64 eget can make warning like "Use amd64 name instead pls"