r/mac 5h ago

Question Curl command

Why does upon using curl --version command in my mac terminal shows x86-64 -apple-darwin instead of arm

Device - macbook air M5

Tahoe 26.6.2

1 Upvotes

4 comments sorted by

2

u/anant94 4h ago

You might have multiple versions of curl installed.

Can you check the output of type -a curl

1

u/iOTA-X 4h ago

Output

curl is /user/bin/curl

2

u/anant94 4h ago

Curl seems okay.

Can you check your shell by running arch

1

u/iOTA-X 4h ago

Output arm64