SO.... I have created a file in my etc/apt/sources.list.d directory called iclarified.list, trying to add iclarified to the apt sources. here's the file itself:
deb
http://installer.iClarified.com/ stable main
When I try to apt-get update, I get the following error:
Failed to fetch
http://installer.iClarified.com/dist...rm/Packages.gz Undetermined Error
Reading package lists... Done
W: GPG error:
http://modmyi.com stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 87F92E166197E890
W: Couldn't stat source package list
http://installer.iClarified.com stable/main Packages (/var/lib/apt/lists/installer.iClarified.com_dists_stable_main_binary-darwin-arm_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.
Any thoughts on how to get that key? I'm at a loss here.