How to Install fcode-utils in Ubuntu 18.04



Install fcode-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install fcode-utils

Description:

OpenBIOS FCode utilities

FCode is a Forth programming language dialect compliant with ANS Forth. It can exist in two forms; source code and a compiled version, known as bytecode. It is of interest mainly for its use in OpenFirmware. . This package provides a set of FCode utilities: - the tokenizer toke - the detokenizer detok - a PCI rom header utility - a portable implementation of Forth local values

Homepage: http://www.openbios.org

Version: 1.0.2-7build1

Section: universe/misc