I installed homebrew
$ brew -v
Homebrew 3.6.1
I installed Macports also
% port -v
MacPorts 2.7.2
Now I try to install git-gui
$ sudo apt-get install git-gui
Password:
sudo: apt-get: command not found
How to fix this and install git-gui?
I installed homebrew
$ brew -v
Homebrew 3.6.1
I installed Macports also
% port -v
MacPorts 2.7.2
Now I try to install git-gui
$ sudo apt-get install git-gui
Password:
sudo: apt-get: command not found
How to fix this and install git-gui?