Python Installation: Difference between revisions
Jump to navigation
Jump to search
(→Mac) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
For context around managing multiple Python versions on the same system with <code>brew</code>, see {{Internal|Python_Versions#Python_Version_Management_with_Brew|Python Version Management with Brew}} | |||
=Linux= | =Linux= |
Latest revision as of 21:53, 2 November 2023
External
Internal
Mac
brew install python3
For context around managing multiple Python versions on the same system with brew
, see
Linux
yum install python3