All of lore.kernel.org
 help / color / mirror / Atom feed
* [MacOS 10.11]uninstall git client
@ 2021-03-23  6:20 张博平
  2021-03-23 16:32 ` Torsten Bögershausen
  0 siblings, 1 reply; 2+ messages in thread
From: 张博平 @ 2021-03-23  6:20 UTC (permalink / raw)
  To: git

How to uninstall git client in MacOS 10.11?

I installed git client to /usr/bin/git, but I can't uninstall it.

run 'sudo rm /usr/bin/git', NOPE.

disabled 'csrutil' and remove again, NOPE.

Do you have any shell script or some tools to uninstall it?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [MacOS 10.11]uninstall git client
  2021-03-23  6:20 [MacOS 10.11]uninstall git client 张博平
@ 2021-03-23 16:32 ` Torsten Bögershausen
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Bögershausen @ 2021-03-23 16:32 UTC (permalink / raw)
  To: 张博平; +Cc: git

On Tue, Mar 23, 2021 at 02:20:25PM +0800, 张博平 wrote:
> How to uninstall git client in MacOS 10.11?
>
> I installed git client to /usr/bin/git, but I can't uninstall it.
>
> run 'sudo rm /usr/bin/git', NOPE.
>
> disabled 'csrutil' and remove again, NOPE.
>
> Do you have any shell script or some tools to uninstall it?

What does
/usr/bin/git --version
say ?

On an oldish MacBook it says:
git version 2.10.1 (Apple Git-78)

So typically /usr/bin/git "belongs" to Apple
- and that may be outside the scope of this list.

Out of curiosity:
Why do you want to uninstall Git ?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-23 16:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-23  6:20 [MacOS 10.11]uninstall git client 张博平
2021-03-23 16:32 ` Torsten Bögershausen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.