Tag: brew
OSX XML editor – QxmlEdit
QxmlEdit – nice open source XML Editor. 1brew cask install qxmledit If you don’t have *brew cask*: docs & install instructions 1brew install cask If you don’t have *brew*: brew.sh … Read More
Homebrew OSX – reinstall all packages
After upgrading from 10.11 El Capitan to 10.13 High Sierro, I’ve encountered issues in some packages. To be safe and sure that everything is up to snuff with the tools … Read More
homebrew: Error: Xcode alone is not sufficient on..
Error occurs while: > brew install XYZ 1<span class="typ">Error</span><span class="pun">:</span> <span class="typ">Xcode</span><span class="pln"> alone </span><span class="kwd">is</span> <span class="kwd">not</span><span class="pln"> sufficient on……</span> Force re-install CommandLineTools (deleting the previous version prior) 12sudo … Read More