Homebrew uninstall Mac M1 Terminal Error #2812
Unanswered
MikeKasp
asked this question in
Getting started
Replies: 1 comment 10 replies
-
You can do this. You won't harm your system. It may be easier to do this using TextEdit by doing
in your terminal. This will open TextEdit. Delete the line that says
(also in your terminal) to delete it. You don't need it anymore (but only if it's empty!). |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
after the uninstallation of Homebrew with the uninstall code from the Homebrew git-repo my terminal shows me the following message: "/Users/myusername/.zprofile:7: no such file or directory: /opt/homebrew/bin/brew"
Does anyone know how to delete this error? I have read something on google about typing "nano .zprofile " in the terminal and then comment the line 'eval "$(/opt/homebrew/bin/brew shellenv)' out. But I'am not sure and don't want to harm my system.
Thanks in advance
Mike
Beta Was this translation helpful? Give feedback.
All reactions