Page 1 of 1

jvm

Posted: Mon Aug 27, 2018 8:41 am
by mechanic
No package for 'jvm' listed? How to install?

Re: jvm

Posted: Fri Sep 14, 2018 4:07 pm
by jmp20
I installed JVM by enabling the FreeBSD repository:

Code: Select all

FreeBSD: {
  url: "pkg+http://pkg.FreeBSD.org/${ABI}/quarterly",
  mirror_type: "srv",
  signature_type: "fingerprints",
  fingerprints: "/usr/share/keys/pkg",
  enabled: yes
}
Ensure to disable the FreeBSD ports repository once you are done and here is the link:
https://forums.freebsd.org/threads/pkg ... ry.56273/