How to Install and Uninstall gforth Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 03,2024

1. Install "gforth" package

In this section, we are going to explain the necessary steps to install gforth on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install gforth

2. Uninstall "gforth" package

In this section, we are going to explain the necessary steps to uninstall gforth on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the gforth package on Ubuntu 21.04 (Hirsute Hippo)

Package: gforth
Architecture: amd64
Version: 0.7.3+dfsg-9build4
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: 716
Depends: libc6 (>= 2.29), libltdl7 (>= 2.4.6), emacsen-common (>= 2.0.7), gforth-common (= 0.7.3+dfsg-9build4), gforth-lib (= 0.7.3+dfsg-9build4)
Filename: pool/universe/g/gforth/gforth_0.7.3+dfsg-9build4_amd64.deb
Size: 111236
MD5sum: bab6b9a13eca39fdf269881f5fdda3f4
SHA1: f258ebe83106b1d38b928525703b15f845b3e974
SHA256: 47f95afb343c4fcb045fb089e80fe94c66966a9415e031ca142e23287e470453
SHA512: b5071a5b8ace2a9348e4a2baeb5fe4bbc87f582957b67d4aa122a359ff801adf87a7268aae4a218e17852198341d0efbb88e712dc5a58d271cbcc385eee76451
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