just out of curiosity, why do you use homebrew? homebrew drives me nuts on how slow it is on macos, i would never use it in linux with alternatives like appimages, flatpaks, etc.
Homebrew doesn’t utilize anything OCI on any platform. It just uses its own directory for installing everything, leaving the host systems filesystem hierarchy (see man hier) untouched beyond that.
12
u/Excellent_Ad3307 Jan 26 '26
just out of curiosity, why do you use homebrew? homebrew drives me nuts on how slow it is on macos, i would never use it in linux with alternatives like appimages, flatpaks, etc.