rm -rf /usr/local/etc/bash_completion.d/brew rm -rf /usr/local/share/zsh/site-functions/_brew rm -rf /usr/local/share/man/man1/brew.1 rm -rf /usr/local/share/doc/homebrew
brew update
ymdeMacBook-Pro:~ ym$ brew updateAlready up-to-date.
brew update # Update Homebrew's information
brew outdated # See which software can be upgraded
brew upgrade <xxx> # If you don't want to upgrade all of them, then upgrade the specified ones like this
brew upgrade; brew cleanup # If you want to upgrade them all, just upgrade them and clean them up
Read More:
- [Solved] Mac M1 Brew install Error: Command failed with exit 128:git
- [Solved] Curl: (22) the requested URL returned error: 404 when installing XXX on MAC brew
- How to Solve brew ERROR in `initialize‘: Version value must be a string; got a NilClass ()
- Flutter upgrade upgrade SDK SSL_ERROR_Syscall error [How to Solve]
- How to Solve Brew install golangci-lint Error
- [Solved] Brew Install ffmpeg Error: tar: Error opening archive: Failed to open
- [Solved] Mac homebrew error: Error: homebrew-core is a shallow clone.
- MAC install lightgbm and xgboost Error [How to Solve]
- [Solved] Mac Install homebrew Error: error: Not a valid ref: refs/remotes/origin/master
- [Solved] Xcode13.1 Upgrade Error: CocoaPods installed but not working Failed to build gem native extension
- How to Fix Node SASS Error in Vue + webpack project after nodejs upgrade
- Cocoapods Upgrade Error: ffi * * * * [How to Solve]
- [Solved] Mac Notebook M1 Chip Install Hashlips library npm error
- [Solved] Project Upgrade Gradle error (Bugly is integrated)
- MAC uses homebrew to install wget error [How to Solve]
- How to Solve Project Upgrade to flutter2.5.0 Error
- Mac Pyaudio Installation fatal error: ‘portaudio.h‘ file not found
- [Solved] New MAC Unity Develop Error: error installing cocoapods
- How to Solve 0xc1900101 Error (Win10 upgrade Win11)
- Mac installation tree command error solution