*Other Chocolatey notes from the front*

Show programs choco has installed (remove '-local' to see everything
available, which is huge):

choco list -local
​
Remove choco installed programs (either/or):

cuninst foo
choco uninstall foo

...however it only works when packaging authors create an uninstall script,
which in this experiment is none of them. However Python & Pyqt4 have
entries in the Windows install db so standard Add/Remove programs works.
The python packages (Pip, Leo) are removed just by deleting the leftover
C:\Python27 tree, or cherry picking from C:\Python27\Scripts and
C:\Python\lib\site-packages.

matt

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to