Python Installation: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Python =Mac= <syntaxhighlight lang='bash'> brew install python3 </syntaxhighlight> =Linux= <syntaxhighlight lang='bash'> yum install python...")
(No difference)

Revision as of 00:22, 22 May 2021

Internal

Mac

brew install python3

Linux

yum install python3