apologies up front if that is a stupid noob question. I am trying to install stardog on Debian Linux via package manager. I added the repository "deb http://packages.stardog.com/deb/ stable main" and did an "apt-get install". However, when then typing "apt-get install -y stardog" I get an error that there is no package. What am I doing (obviously) wrong?
deb http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi
deb http://packages.stardog.com/deb/ stable main
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
deb-src http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi
This is the result of "apt-get update" (sorry the CLI runs on German):
OK:1 #remove due to forum limit, but it is the Raspian Stretch repo#
OK:2 #remove due to forum limit, but it is the Raspian Stretch repo#
OK:3 http://packages.stardog.com/deb stable InRelease
Paketlisten werden gelesen... Fertig
And finally the "apt-get install stardog":
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
E: Paket stardog kann nicht gefunden werden.
This basically says "reading list done", "building dependency trees", "reading status done" and "Package stardog cannot be found".
I think it was XX:+UseCompressedOops but that’s just what I recall. I’ll have to fire up the ol’ RaPi to find out exactly. It didn’t take very much to figure out which one though. It was the one that said “ this argument isn’t supported” when it failed to start.