I installed Jenkins as pkg
from 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,
- Go to
/Applications
--> Delete the Jenkins folder - Delete
/Users/Shared/Jenkins
- Delete Jenkins user(there will be a
standard
user withno name
username for the first time when jenkins is installed) from "Users & Groups"
After this I re-installed Jenkins and it seem to work.