You can install a Native setup for Golang on your Mac running on an M1/M2-based Apple Silicon ARM processor by following the below steps:

- Goto Golang Website download page: https://go.dev/dl/
- Now select - Apple macOS (ARM64) go1.19.darwin-arm64.pkg (139MB)
- Open the downloaded .pkg file.
- Click Continue -> Install (you would be asked to enter your password or use touch id to move further,
- Close the setup once complete.
- You can move the Go Setup to trash.

Note: You need to be on macOS 11 or later, Apple ARM-based 64-bit processor
Have Questions? Post them here!
- How to find path of file on Mac Terminal
- How to disable Siri on Mac Monterey
- [fix] macOS Ventura xcrun: error: invalid active developer path missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
- Select Line Number TextEdit on Mac
- Go to Specific file path using Mac Finder
- How to find Java HOME in Mac Terminal
- bash: command not found error [macOS Terminal Linux, Unix or Windows]
- Must Know Homebrew Commands for Mac/Linux Users
- How to Insert an Inverted Question Mark on Mac ¿
- Hide Keyboard Text Input Icon on macOS Ventura Menu Bar
- How to make macOS Terminal window Transparent (or Opaque)
- How to check of Updates on Microsoft Edge Browser on Mac (macOS)
- Limit scrollback rows in macOS Terminal
- How to identify installed Java (JDK) Version on macOS
- Keyboard Shortcut to delete a file on a Mac [Macbook]
- Open Docker from Terminal Command on Mac
- Installing MongoDB on Linux/Unix/macOS/Ubuntu
- How to take a screenshot on a Mac - updated for Ventura 13 [updated 2023]
- ls: .: Operation not permitted - Mac Terminal ZSH Error
- How to remove username from Mac Menu Bar?
- macOS Ventura XCode Command Line Tools Installation
- Where is .zshrc file located in macOS
- How to Show Path of Files or App in Mac Spotlight Search
- How to enable root user on Mac Terminal
- Install Java 17 (LTS) JDK on ARM based M1/M2 Mac Natively
- Transfer files between Android and Mac OS X using usb cable - Mac-OS-X
- Make div element draggable using jQuery - jQuery
- How to change font, apply bold or italic styles, font size in Windows Notepad - HowTos
- How to start or open a new bourne-again shell (bash) session on Windows using Command Line CMD - Bash
- [fix] openssl No such file or directory error C++ - Ubuntu
- Move Copy Migrate SharePoint OneDrive files folders to different site collection location - SharePoint
- Help or Man equivalent in PowerShell - Powershell
- How to Access Terminal (Command Line) in Eclipse IDE - Eclipse