How to purge Brew backups, remove unneeded files? #6395
Unanswered
Anhsirkz
asked this question in
Everyday usage
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
Currently I am facing the issue of my available disk drive space running low. I suspect Homebrew being the culprit as I do not have that much files saved on my system that could explain this.
The problem:
When I was uninstalling a program I noticed the following output:
==> Backing App 'xxx' up to '/opt/homebrew/Caskroom/xxx/1.2.3/xxx.app'
.The directory
Caskroom
does not contain this program or its files anymore.I tried running
brew cleanup
andbrew autoremove
thus not able to remove the imagined gigabytes worth of old junk.Do you have any ideas how I could find out what fills up my disk drive, if Homebrew wasn't the problem?
Thanks in advance for your time 👍🏻
Beta Was this translation helpful? Give feedback.
All reactions