Choco install vagrant

1 개요[ | ]

choco install vagrant
C:\WINDOWS\system32>vagrant -v
'vagrant'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램, 또는
배치 파일이 아닙니다.
C:\WINDOWS\system32>choco install vagrant
Chocolatey v0.10.8
Installing the following packages:
vagrant
By installing you accept licenses for the packages.

vagrant v2.0.2 [Approved]
vagrant package files install completed. Performing other installation steps.
The package vagrant wants to run 'chocolateyinstall.ps1'.
Note: If you don't run this script, the installation will fail.
Note: To confirm automatically next time, use '-y' or consider:
choco feature enable -n allowGlobalConfirmation
Do you want to run the script?([Y]es/[N]o/[P]rint): y
Downloading vagrant 64 bit
  from 'https://releases.hashicorp.com/vagrant/2.0.2/vagrant_2.0.2_x86_64.msi'
Progress: 100% - Completed download of C:\Users\jmnote.LAPTOP-6KT4J9NE.000\AppData\Local\Temp\chocolatey\vagrant\2.0.2\vagrant_2.0.2_x86_64.msi (196.77 MB).
Download of vagrant_2.0.2_x86_64.msi (196.77 MB) completed.
Hashes match.
Installing vagrant...
vagrant has been installed.
  vagrant may be able to be automatically uninstalled.
Environment Vars (like PATH) have changed. Close/reopen your shell to
 see the changes (or in powershell/cmd.exe just type `refreshenv`).
 The install of vagrant was successful.
  Software installed as 'msi', install location is likely default.

Chocolatey installed 1/1 packages.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Packages requiring reboot:
 - vagrant (exit code 3010)

The recent package changes indicate a reboot is necessary.
 Please reboot at your earliest convenience.
C:\Users\jmnote>vagrant -v
Vagrant 2.0.2

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}