How can I install GNU Parallel alongside Moreutils?
You have to install a third-party version of the formula:
brew install slhck/moreutils/moreutils --without-parallel
Then:
brew install parallel
You have to install a third-party version of the formula:
brew install slhck/moreutils/moreutils --without-parallel
Then:
brew install parallel