Created
January 3, 2023 01:25
-
-
Save h4n2k/6ad42542764d7d418e8251f63bffe738 to your computer and use it in GitHub Desktop.
step run bleachbit macos (ventura)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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