Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to: "uninstall dvc" for both binary and pip packages #65

Closed
efiop opened this issue Aug 6, 2018 · 2 comments
Closed

how to: "uninstall dvc" for both binary and pip packages #65

efiop opened this issue Aug 6, 2018 · 2 comments
Labels
A: docs Area: user documentation (gatsby-theme-iterative) duplicate This issue or pull request already exists. help wanted Contributors especially welcome type: enhancement Something is not clear, small updates, improvement suggestions

Comments

@efiop
Copy link
Contributor

efiop commented Aug 6, 2018

No description provided.

@efiop efiop added the A: docs Area: user documentation (gatsby-theme-iterative) label Aug 6, 2018
@shcheklein shcheklein added type: enhancement Something is not clear, small updates, improvement suggestions user-guide labels Mar 25, 2019
@shcheklein shcheklein changed the title docs: add "How to uninstall dvc" for both binary and pip packages add "How to uninstall dvc" for both binary and pip packages Mar 25, 2019
@shcheklein shcheklein added the help wanted Contributors especially welcome label Jun 23, 2019
@shcheklein
Copy link
Member

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

@dashohoxha dashohoxha mentioned this issue Oct 25, 2019
10 tasks
@jorgeorpinel jorgeorpinel changed the title add "How to uninstall dvc" for both binary and pip packages how to: "uninstall dvc" for both binary and pip packages Jan 20, 2020
@jorgeorpinel
Copy link
Contributor

Closing in favor of #702

@jorgeorpinel jorgeorpinel added the duplicate This issue or pull request already exists. label Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: docs Area: user documentation (gatsby-theme-iterative) duplicate This issue or pull request already exists. help wanted Contributors especially welcome type: enhancement Something is not clear, small updates, improvement suggestions
Projects
None yet
Development

No branches or pull requests

3 participants