How to Install and Uninstall gforth-common Package on Kali Linux

Last updated: May 11,2024

1. Install "gforth-common" package

Please follow the instructions below to install gforth-common on Kali Linux

$ sudo apt update $ sudo apt install gforth-common

2. Uninstall "gforth-common" package

This guide covers the steps necessary to uninstall gforth-common on Kali Linux:

$ sudo apt remove gforth-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the gforth-common package on Kali Linux

Package: gforth-common
Source: gforth
Version: 0.7.3+dfsg-9
Installed-Size: 1590
Maintainer: Peter Pentchev
Architecture: all
Recommends: gforth (>= 0.7.3+dfsg-9)
Size: 321544
SHA256: 58f342275e2767127ae643ec1c87a83b046d949b2f28db52e01f07ffb8538cb7
SHA1: 3b5c4252d8d479df647e7bca29e91ac2478892d8
MD5sum: dc97d286bcf60a782f3c0c006ab2b716
Description: GNU Forth architecture-independent dictionaries
This is the GNU'ish implementation of a Forth programming environment.
.
Forth, as a language, is best known for being stack-based, and completely
extensible. Each Forth environment provides one or more dictionaries of
pre-defined words, and programming in Forth consists of defining and
executing new words that are combinations of previously defined words. It
has been said that learning Forth changes forever the way you think about
writing programs.
.
This package provides the architecture-independent Forth dictionaries.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.complang.tuwien.ac.at/projects/forth.html
Section: interpreters
Priority: optional
Filename: pool/main/g/gforth/gforth-common_0.7.3+dfsg-9_all.deb