Uninstall
What deleting the app would leave behind
Section titled “What deleting the app would leave behind”- 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.
Uninstall
Section titled “Uninstall”-
In rexenv: Settings → Remove system changes.
One admin prompt. It removes the edge daemon, the resolver files, the CA trust and the DNS agent.
-
Delete
rexenv.appfrom Applications — or, if you installed with Homebrew:Terminal window brew uninstall --cask rexenvbrew untap rexenv/tap -
Optionally, remove your data:
Terminal window rm -rf ~/Library/Application\ Support/dev.rexenv.rexenv/
Keeping the data, removing the app
Section titled “Keeping the data, removing the app”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.