How to Install and Uninstall fcode-utils Package on Kali Linux

Last updated: May 07,2024

1. Install "fcode-utils" package

Please follow the steps below to install fcode-utils on Kali Linux

$ sudo apt update $ sudo apt install fcode-utils

2. Uninstall "fcode-utils" package

This tutorial shows how to uninstall fcode-utils on Kali Linux:

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

3. Information about the fcode-utils package on Kali Linux

Package: fcode-utils
Version: 1.0.2-8
Installed-Size: 606
Maintainer: Aurelien Jarno
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 135544
SHA256: 55394b548cb75896865baf01c7705e5f0e175bd0d309c8da41fdececdb9e2981
SHA1: 4635a6868fe688206ae58c059cf733491e3ae564
MD5sum: bdc0d9fa788cfe41ea514585f45dc7ec
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
Description-md5:
Homepage: http://www.openbios.org
Section: misc
Priority: optional
Filename: pool/main/f/fcode-utils/fcode-utils_1.0.2-8_amd64.deb