3 sha256 "622e12ab5397b74bfcae3c4de5a91c018ed222244d4e09804af0fc03e9e8e04e"
5 url "https://download.nomachine.com/download/#{version.major_minor}/MacOSX/nomachine_#{version}.dmg"
7 desc "Remote desktop software"
8 homepage "https://www.nomachine.com/"
11 url "https://www.nomachine.com/support&destination=downloads&callback=L2Rvd25sb2FkLz9pZD03"
12 regex(/nomachine[._-]v?(\d+(?:\.\d+)+_\d+)\.dmg/i)
19 # A launchctl job ordinarily manages uninstall once the app bundle is removed
20 # To ensure it ran, verify if /Library/Application Support/NoMachine/nxuninstall.sh no longer exists
21 uninstall launchctl: [
22 "com.nomachine.localnxserver",
23 "com.nomachine.nxlaunchconf",
24 "com.nomachine.nxnode",
25 "com.nomachine.nxplayer",
26 "com.nomachine.nxrunner",
27 "com.nomachine.nxserver",
28 "com.nomachine.server",
29 "com.nomachine.uninstall",
30 "com.nomachine.uninstallAgent",
33 "com.nomachine.nomachine.NoMachine-*.pkg",
34 "com.nomachine.nxnode",
35 "com.nomachine.nxplayer",
36 "com.nomachine.nxrunner",
37 "com.nomachine.nxserver",
39 delete: "/Applications/NoMachine.app"
42 "/Library/Application Support/NoMachine",
43 "~/Documents/NoMachine",
44 "~/Library/Preferences/com.nomachine.nxdock.plist",