How to Install and Uninstall fcode-utils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "fcode-utils" package

In this section, we are going to explain the necessary steps to install fcode-utils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fcode-utils

2. Uninstall "fcode-utils" package

In this section, we are going to explain the necessary steps to uninstall fcode-utils on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fcode-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the fcode-utils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fcode-utils
Priority: optional
Section: universe/misc
Installed-Size: 512
Maintainer: Ubuntu Developers
Original-Maintainer: Aurelien Jarno
Architecture: amd64
Version: 1.0.2-7
Depends: libc6 (>= 2.14)
Filename: pool/universe/f/fcode-utils/fcode-utils_1.0.2-7_amd64.deb
Size: 128504
MD5sum: c69bd294e68254e42033feb2d50a4840
SHA1: b6652672fb080c74d178ae21fa794dca5e5e8ee9
SHA256: f5b09a87c91ccad5bdde4b146e0891d32fc125ab0115e8d92a7e9ab508b3c088
Description-en: 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
Description-md5: dfcb8c3a232680ba841e3fd1869f5bfa
Homepage: http://www.openbios.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu