Improve output:
==> Up to date Homebrew from c81b2e4385 to 0e24ee2c08.
Up to date 2 faucets (homebrew/core and homebrew/cask).
==> Deleted Put in Formulae
icu4c ✘
==> Outdated Formulae
python-setuptools
https://github.com/Homebrew/homebrew-core/blob/grasp/System/i/icu4c.rb returns 404
Data in regards to the lib:
brew data icu4c
==> icu4c@75: secure 75.1 (bottled) [keg-only]
C/C++ and Java libraries for Unicode and globalization
https://icu.unicode.org/dwelling
Put in
/choose/homebrew/Cellar/icu4c@75/75.1 (277 recordsdata, 78.8MB)
Poured from bottle utilizing the formulae.brew.sh API on 2024-10-07 at 17:46:21
From: https://github.com/Homebrew/homebrew-core/blob/HEAD/System/i/[email protected]
License: ICU
==> Caveats
icu4c@75 is keg-only, which implies it was not symlinked into /choose/homebrew,
as a result of macOS supplies libicucore.dylib (however nothing else).
If you want to have icu4c@75 first in your PATH, run:
echo 'export PATH="/choose/homebrew/choose/icu4c@75/bin:$PATH"' >> ~/.zshrc
echo 'export PATH="/choose/homebrew/choose/icu4c@75/sbin:$PATH"' >> ~/.zshrc
For compilers to seek out icu4c@75 it's possible you'll have to set:
export LDFLAGS="-L/choose/homebrew/choose/icu4c@75/lib"
export CPPFLAGS="-I/choose/homebrew/choose/icu4c@75/embody"
You've gotten 1 outdated formulation put in.
I attempt to uninstall, however a number of essential formulae is determined by it
brew uninstall --zap icu4c
Error: Refusing to uninstall /choose/homebrew/Cellar/icu4c@75/75.1
as a result of it's required by ffmpeg, ghostscript, harfbuzz, imagemagick, libass, librsvg, mat2, pango and tesseract, that are presently put in.
You'll be able to override this and power removing with:
brew uninstall --ignore-dependencies icu4c
How-To uninstall and/or repair the state of affairs with icu4c?