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

Last updated: May 14,2024

1. Install "gforth-lib" package

Please follow the guidance below to install gforth-lib on Kali Linux

$ sudo apt update $ sudo apt install gforth-lib

2. Uninstall "gforth-lib" package

Please follow the steps below to uninstall gforth-lib on Kali Linux:

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

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

Package: gforth-lib
Source: gforth (0.7.3+dfsg-9)
Version: 0.7.3+dfsg-9+b3
Installed-Size: 591
Maintainer: Peter Pentchev
Architecture: amd64
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libltdl7 (>= 2.4.7)
Size: 109968
SHA256: 7bd7fe04325272f81f3e819697faf9f333a1fbcc0fc7546268c615e275e8e528
SHA1: 0ac18a34938b3a68711eebfe1ff55441767cf8a6
MD5sum: 4fa5503bfc672ed9425870f90636e33f
Description: GNU Forth Language Environment architecture-dependent files
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-dependent precompiled libraries.
Description-md5:
Multi-Arch: same
Homepage: https://www.complang.tuwien.ac.at/projects/forth.html
Section: interpreters
Priority: optional
Filename: pool/main/g/gforth/gforth-lib_0.7.3+dfsg-9+b3_amd64.deb