阅读557 返回首页    go iPhone_iPad_Mac_apple


Problem with uninstalling an app

I have an application that I want to delete. However, whenever I try to quit or force quit it opens back again. I can't delete it since its running. Can I "force" delete using terminal? Are there any other recommendations?



Is it a "normal" application or something else (I don't know ... something like a database engine or a service?).

Anyway, in the terminal you can fire this komman:

 

ps -ax

 

and you get the processes id (PID). Then

 

kill PID

 

where PID is the one retrieved before.

 

have a look here to have a better idea: https://www.chriswrites.com/how-to-view-and-kill-processes-using-the-terminal-in- mac-os-x/ or here https://www.hongkiat.com/blog/force-quit-mac-app/



最后更新:2017-09-14 15:06:48

  上一篇:go MacBook Pro OS X 10.11.6 fails Internet recovery
  下一篇:go Column browser became useless