First tried
brew install git-lfs
git lfs install
and the initial install works but then I get "lfs command not found". Read I needed to try:
sudo apt install git-lfs
"The operation couldn’t be completed. Unable to locate a Java Runtime that supports apt." Installed JRE, JDK. Still getting same message.
I tried everything here: git: 'lfs' is not a git command unclear and read everything I could find on SO about this.
I added C:\Program Files\Git\bin to the system path. That didn't do anything.
I have an intel silicon mac.