Difference between revisions of "Choco"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 9: Line 9:
 
  Please run '[[choco -?]]' or 'choco <command> -?' for help menu.
 
  Please run '[[choco -?]]' or 'choco <command> -?' for help menu.
  
== Installation ==
+
== [[Choco Installation]] ==
[[Set-ExecutionPolicy]] Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
 
.../...
 
Chocolatey (choco.exe) is now ready.
 
You can call choco from anywhere, command line or powershell by typing choco.
 
Run choco /? for a list of functions.
 
You may need to shut down and restart powershell and/or consoles
 
first prior to using choco.
 
Ensuring Chocolatey commands are on the path
 
Ensuring chocolatey.nupkg is in the lib folder
 
 
 
 
 
<pre>
 
cocho
 
cocho : The term 'cocho' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
 
the spelling of the name, or if a path was included, verify that the path is correct and try again.
 
At line:1 char:1
 
+ cocho
 
+ ~~~~~
 
    + CategoryInfo          : ObjectNotFound: (cocho:String) [], CommandNotFoundException
 
    + FullyQualifiedErrorId : CommandNotFoundException
 
</pre>
 
 
 
  
 +
== Related ==
 +
* <code>[[scoop]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 15:55, 23 August 2022

wikipedia:choco

choco list
choco install
choco
Chocolatey v0.11.3
Please run 'choco -?' or 'choco <command> -?' for help menu.

Choco Installation[edit]

Related[edit]

See also[edit]

Advertising: