Skip to main content

Uninstall Chef Workstation and its tools

The page documents how to uninstall Chef Workstation and its component tools.

Uninstall Chef Workstation

To uninstall Chef Workstation, use the hab pkg uninstall command:

  • sudo hab pkg uninstall chef/chef-workstation
    

Uninstall Chef Workstation packages

To uninstall a Workstation tool, use the hab pkg uninstall command:

  • sudo hab pkg uninstall <PACKAGE>
    

    Replace <PACKAGE> with one of the following packages:

    • chef/berkshelf
    • chef/chef-cli
    • chef/chef-infra-client
    • chef/chef-test-kitchen-enterprise
    • chef/chef-vault
    • chef/cookstyle
    • chef/fauxhai
    • chef/ohai

Thank you for your feedback!

×