1 cask "avg-antivirus" do
5 url "https://bits.avcdn.net/productfamily_ANTIVIRUS/insttype_FREE/platform_MAC_AVG/installertype_ONLINE/build_RELEASE",
6 verified: "bits.avcdn.net/"
7 name "AVG Antivirus for Mac"
8 desc "Antivirus software"
9 homepage "https://www.avg.com/us-en/avg-antivirus-for-mac"
13 strategy :extract_plist
16 pkg "AVG AntiVirus.pkg"
18 uninstall launchctl: [
20 "com.avg.hub.schedule",
24 executable: "/Applications/AVGAntivirus.app/Contents/Backend/hub/uninstall.sh",
27 pkgutil: "com.avg.pkg.hub"
30 "/Library/Application Support/AVGAntivirus",
31 "/Library/Application Support/AVGHUB",
32 "~/Library/Application Support/AVGAntivirus",
33 "~/Library/Application Support/AVGHUB",
34 "~/Library/Logs/AVGHUB",