I am trying to execute sudo apt install protobuf-compiler
on macOS, but I am not able to install the protobuf-compiler
, nor to update the apt
.
So far I tried, installing JDK, adding path to ./zshrc
and a few other things I searched on Google but no success. The picture below shows the error I get when I try to install protobuf-compiler
or update using apt
.
What might be the issue? Any answer is appreciated :)