How to uninstall Jenkins from MAC

anoop m
1 min readApr 25, 2018

--

I installed Jenkins as pkgfrom jenkins.io. There was some issue and I wanted to delete it. I couldn't find Jenkins folder or Uninstall Command ($/Library/Application\ Support/Jenkins/Uninstall.command) in Library, so this is what I did,

  1. Go to /Applications--> Delete the Jenkins folder
  2. Delete /Users/Shared/Jenkins
  3. Delete Jenkins user(there will be a standarduser with no nameusername for the first time when jenkins is installed) from "Users & Groups"

After this I re-installed Jenkins and it seem to work.

--

--

Responses (2)