Chocolatey

From CSE231 Wiki
Revision as of 18:17, 17 March 2017 by Cosgroved (talk | contribs) (Created page with " = install power shell [https://msdn.microsoft.com/en-us/powershell/scripting/setup/installing-windows-powershell] = = install chololatey [https://chocolatey.org/install] =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

install power shell [1]

install chololatey [2]

run powershell as administrator [3]

iwr https://chocolatey.org/install.ps1 -UseBasicParsing | iex

choco upgrade chocolatey

choco install opencv