How to Install and Uninstall gforth Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "gforth" package

This tutorial shows how to install gforth on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install gforth

2. Uninstall "gforth" package

Here is a brief guide to show you how to uninstall gforth on Ubuntu 21.10 (Impish Indri):

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

3. Information about the gforth package on Ubuntu 21.10 (Impish Indri)

Package: gforth
Architecture: amd64
Version: 0.7.3+dfsg-9build4.1
Multi-Arch: foreign
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Pentchev
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 720
Depends: libc6 (>= 2.34), libltdl7 (>= 2.4.6), emacsen-common (>= 2.0.7), gforth-common (= 0.7.3+dfsg-9build4.1), gforth-lib (= 0.7.3+dfsg-9build4.1)
Filename: pool/universe/g/gforth/gforth_0.7.3+dfsg-9build4.1_amd64.deb
Size: 138820
MD5sum: 4386ba3e1327c85bd44b9fa45a7cdf8a
SHA1: 9e488d190d2bd8efc42cbdf8e535a598df1f37d5
SHA256: 3cf30523adaf1adc98bfb98ffc7b90a6b0ec80ceec2e0636a7e8f1cbbb5cd7ee
SHA512: 909aec3f577e8da08ee9625a2439febff37130b3f9115715cbd0cd580249a0ba0ccbb9878152b4266cb1ba8249b5592a9e7b9591fe3720d7b120a0983ea96dc5
Homepage: https://www.complang.tuwien.ac.at/projects/forth.html
Description-en: GNU Forth Language Environment
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.
.
For more information about Forth, visit the Forth Interest Group web site
at http://www.forth.org/fig.html.
Description-md5: 879c20778a3c6fac5211956f6320afb4