Java installation on MacOS: Apt commando doesn't work
问题 I have installed the latest version of JAVA (jdk-15.0.1_osx-x64_bin.dmg) on a MacBook (Catalina: 10.15.7). When I try to use JAVA to install PUPPET MASTER with this command: $ sudo apt Puppet Master install I get this message back: Unable to locate an executable at "/Library/Java/JavaVirtualMachines/jdk-15.0.1.jdk/Contents/Home/bin/apt" (-1) Can anybody explain to me what that means and how I can go about installing Puppet Master in my machine? Thank you so much Mike 回答1: I am not very