Skip to content

Instantly share code, notes, and snippets.

@k2works
Created November 25, 2014 01:45
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save k2works/1afd6ebadcd44dec46ff to your computer and use it in GitHub Desktop.
Save k2works/1afd6ebadcd44dec46ff to your computer and use it in GitHub Desktop.
ChefDKのアンインストール

OSX

$ sudo rm -rf /opt/chefdk
$ sudo pkgutil --forget com.getchef.pkg.chefdk
$ find /usr/bin -lname '/opt/chefdk/*' -delete

Install the Chef DK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment