Friday, November 22, 2024

terminal – Deleted Put in Formulae “icu4c” in Homebrew Core. I can not uninstall icu4c? Why eliminated in core?

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/Method/i/icu4c.rb returns 404

Data in regards to the lib:

brew information icu4c
==> icu4c@75: steady 75.1 (bottled) [keg-only]
C/C++ and Java libraries for Unicode and globalization
https://icu.unicode.org/residence
Put in
/choose/homebrew/Cellar/icu4c@75/75.1 (277 information, 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/Method/i/[email protected]
License: ICU
==> Caveats
icu4c@75 is keg-only, which suggests it was not symlinked into /choose/homebrew,
as a result of macOS supplies libicucore.dylib (however nothing else).

If it is advisable 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 you might must set:
  export LDFLAGS="-L/choose/homebrew/choose/icu4c@75/lib"
  export CPPFLAGS="-I/choose/homebrew/choose/icu4c@75/embrace"

You might have 1 outdated system put in.

I attempt to uninstall, however plenty of necessary formulae depends upon 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 at present put in.
You'll be able to override this and pressure removing with:
  brew uninstall --ignore-dependencies icu4c

How-To uninstall and/or repair the state of affairs with icu4c?

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles