What is “tccutil” Package?

Utility to modify the macOS Accessibility Database (TCC.db)
For more details: https://github.com/jacobsalmela/tccutil

Installation

  • Open Terminal by pressing command+space then type terminal and hit Enter key.
  • Install homebrew first.
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Install tccutil.
    brew install tccutil

Now, use tccutil!