Python install

From wikinotes
Revision as of 16:41, 10 July 2021 by Will (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Install

pacman -S python     # Archlinux
pkg install python37 # FreeBSD
brew install python  # MacOS