Dvc.org: how to: "uninstall dvc" for both binary and pip packages

Created on 7 Aug 2018  路  2Comments  路  Source: iterative/dvc.org

doc-content duplicate enhancement help wanted

Most helpful comment

Related discussion: https://discordapp.com/channels/485586884165107732/485596304961962003/574941227624169492

For Mac (installed from pkg):

$ which dvc
/usr/local/bin/dvc -> /usr/local/lib/dvc/dvc

$ ls -la /usr/local/bin/dvc
/usr/local/bin/dvc -> /usr/local/lib/dvc/dvc

sudo rm -f /usr/local/bin/dvc
sudo rm -rf /usr/local/lib/dvc
sudo pkgutil --forget com.iterative.dvc

All 2 comments

Related discussion: https://discordapp.com/channels/485586884165107732/485596304961962003/574941227624169492

For Mac (installed from pkg):

$ which dvc
/usr/local/bin/dvc -> /usr/local/lib/dvc/dvc

$ ls -la /usr/local/bin/dvc
/usr/local/bin/dvc -> /usr/local/lib/dvc/dvc

sudo rm -f /usr/local/bin/dvc
sudo rm -rf /usr/local/lib/dvc
sudo pkgutil --forget com.iterative.dvc

Closing in favor of #702

Was this page helpful?
0 / 5 - 0 ratings

Related issues

efiop picture efiop  路  4Comments

jorgeorpinel picture jorgeorpinel  路  3Comments

utkarshsingh99 picture utkarshsingh99  路  3Comments

jorgeorpinel picture jorgeorpinel  路  3Comments

efiop picture efiop  路  5Comments