Open in app

Sign In

Write

Sign In

Tony Lai
Tony Lai

40 Followers

Home

About

Pinned

Install Python on macOS 11 M1 (Apple Silicon) using pyenv

A fresh Mac and its default Python macOS 11 comes with a default version of python2, which is now obsolete in favor of python3. Python2 reached end of life in January 2020. $ type -a python python is /usr/bin/python $ which python /usr/bin/python $ python --version Python 2.7.16 We are certainly do not want to touch macOS’s…

Apple Silicon

4 min read

Install Python on macOS 11 M1 (Apple Silicon) using pyenv
Install Python on macOS 11 M1 (Apple Silicon) using pyenv
Apple Silicon

4 min read


Jun 12, 2021

Install Homebrew on macOS 11 (Apple Silicon)

Before install Homebew, make sure your macOS meets the install requirements. Install Homebrew on macOS 11 (Apple Silicon) $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" When downloaded, it will detect your macOS architecture and if it’s Intel, Homebrew will be installed on /usr/local, or /opt/homebrew if macOS is Apple Silicon. …

M1 Mac

2 min read

Install Homebrew on macOS 11 (Apple Silicon)
Install Homebrew on macOS 11 (Apple Silicon)
M1 Mac

2 min read


May 7, 2021

Install and configure Git on a fresh new macOS 11 Big Sur in 2021 — A complete guide

Last updated: May 2021. Install Git on a fresh macOS 11 Big Sur 1. Install XCode 12 (optional) Xcode is an IDE for macOS containing a suite of software development tools for developing software for macOS, iOS, watchOS and tvOS. Even if you’re not a full time professional Apple developer, we still recommend to install it on your brand new laptop/iMac. …

Squademy

5 min read

Squademy

5 min read

Tony Lai

Tony Lai

40 Followers

Software Engineer, toward Mars.

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech