Skip to content

Instantly share code, notes, and snippets.

@h4n2k
Created January 3, 2023 01:25
Show Gist options
  • Save h4n2k/6ad42542764d7d418e8251f63bffe738 to your computer and use it in GitHub Desktop.
Save h4n2k/6ad42542764d7d418e8251f63bffe738 to your computer and use it in GitHub Desktop.
step run bleachbit macos (ventura)
requirement
python3
pip
brew install py3cairo
brew install gtk+3
pip3 install gobject pygobject
git clone https://github.com/bleachbit/bleachbit.git
git checkout macos
make -C po local
python3 bleachbit.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment