I can’t delete it using mac terminal, please help someone more knowledgeable.
git location /usr/bin/git
Deleting the commands I tried and the feedback I got from the console
```-MacBook-Air ~ % brew uninstall git
zsh: command not found: brew
MacBook-Air ~ % sudo rm -f /usr/bin/git
rm: /usr/bin/git: Operation not permitted
New contributor
E7r6r is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1