Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. root@seta00:~# pip uninstall mercurial
  2. Uninstalling mercurial:
  3. Proceed (y/n)? y
  4. Successfully uninstalled mercurial
  5. root@seta00:~# python -c "import mercurial"
  6. root@seta00:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement