Skip to content

Uninstall

  • A root LaunchDaemon running the edge proxy on ports 80 and 443.
  • /etc/resolver/* files for every dev TLD you used.
  • Certificate authority trust in your login keychain.
  • The always-on DNS agent.

None of those are harmful, but they are invisible, they survive reboots, and one of them keeps holding port 443.

  1. In rexenv: Settings → Remove system changes.

    One admin prompt. It removes the edge daemon, the resolver files, the CA trust and the DNS agent.

  2. Delete rexenv.app from Applications — or, if you installed with Homebrew:

    Terminal window
    brew uninstall --cask rexenv
    brew untap rexenv/tap
  3. Optionally, remove your data:

    Terminal window
    rm -rf ~/Library/Application\ Support/dev.rexenv.rexenv/

Doing step 1 and step 2 but not step 3 is a supported state. Reinstalling rexenv later picks the same directory back up with your sites and databases intact.