How do I remove a package installed via Chocolatey?
chocolatey, git-tfs
Solution
Use
cuninst packagename
See Uninstall Command for details.
Problem
I installed gittfs using `cinst gittfs` How do I now remove the gittfs package?
chocolatey, git-tfs
Use
cuninst packagename
See Uninstall Command for details.
I installed gittfs using `cinst gittfs` How do I now remove the gittfs package?