How To Install Gorbd On Debian, Ubuntu, Alpine, CentOS And Raspbian?

How To Install Gorbd On Debian, Ubuntu, Alpine, CentOS And Raspbian?

gorbd

Java runtime environment using GIJ/Classpath (headless version)

Install gorbd

  • Debian apt-get install gcj-jre-headless Click to copy
  • Ubuntu apt-get install gcj-jre-headless Click to copy
  • Alpine OS apk add libgcj Click to copy
  • CentOS yum install libgcj Click to copy
  • Raspbian apt-get install gcj-jre-headless Click to copy

gcj-jre-headless

Java runtime environment using GIJ/Classpath (headless version)

GIJ is a Java bytecode interpreter, not limited to interpreting bytecode. It includes a class loader which can dynamically load shared objects, so it is possible to give it the name of a class which has been compiled and put into a shared library on the class path. The package contains as well a collection of wrapper scripts and symlinks. It is meant to provide a Java-RTE-like interface to the GIJ/GCJ tool set, limited to the headless tools and libraries.

libgcj

Java runtime library for gcc

gcc-snapshot

A SNAPSHOT of the GNU Compiler Collection
Installing gorbd command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, CentOS and Raspbian operating systems. Once you run the command it will install the latest version of gorbd 2024 package in your OS.