Hacker News new | ask | show | jobs
by cmiljkovic 2044 days ago
when software like brew finally becomes available on Apple Silicon natively. How can I delete all this stuff I need to download under Rosetta? I don't want to have duplicate stuff
1 comments

You can replace `install.sh` in the install script with `uninstall.sh`
thanks!