There have been a lot of installations that I have entered code into the terminal, but the installation method may have been bad, so there was an error with the tool I wanted to use.Therefore, I would like to know how to display a list of what I have installed in the terminal.Also, I would like to know how to delete all the items you specified or installed.
linux macos homebrew
If you are interested in deleting packages installed in Homebrew, please contact
US>brew uninstall package name
That's it.
before deleting
US>brew list
You should check the list of packages that you have installed in .
© 2024 OneMinuteCode. All rights reserved.