How to Install and Uninstall gnucobol3 Package on Kali Linux

Last updated: May 03,2024

1. Install "gnucobol3" package

Learn how to install gnucobol3 on Kali Linux

$ sudo apt update $ sudo apt install gnucobol3

2. Uninstall "gnucobol3" package

Please follow the steps below to uninstall gnucobol3 on Kali Linux:

$ sudo apt remove gnucobol3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the gnucobol3 package on Kali Linux

Package: gnucobol3
Source: gnucobol3 (3.1.2-5)
Version: 3.1.2-5+b1
Installed-Size: 2846
Maintainer: Thorsten Alteholz
Architecture: amd64
Replaces: gnucobol4, open-cobol (<< 2.2)
Depends: libc6 (>= 2.34), libcob4 (>= 3.1.2), libcob4-dev (= 3.1.2-5+b1), libgmp-dev, libncurses5-dev, gcc
Breaks: gnucobol4, open-cobol (<< 2.2)
Size: 955744
SHA256: e1a586e238ff26efd79dc037325531da897cee56439642bcde46842d0bd13529
SHA1: 32ec702611f2510cb99fcd51e2cc727890081ef8
MD5sum: 5afac27f0f19f2d6ee75b526de55cf7e
Description: COBOL compiler
GnuCOBOL (formerly OpenCOBOL) is a free, modern COBOL compiler. GnuCOBOL
implements a substantial part of the COBOL 85, COBOL 2002 and COBOL 2014
standards and X/Open COBOL, as well as many extensions included in other COBOL
compilers (IBM COBOL, MicroFocus COBOL, ACUCOBOL-GT and others).
.
GnuCOBOL translates COBOL into C and compiles the translated code using a
native C compiler.
.
Build COBOL programs on various platforms, including GNU/Linux, Unix, Mac OS X,
and Microsoft Windows. GnuCOBOL has also been built on HP/UX, z/OS, SPARC,
RS6000, AS/400, along with other combinations of machines and operating
systems.
.
While being held to a high level of quality and robustness, GnuCOBOL does not
claim to be a “Standard Conforming” implementation of COBOL.
.
GnuCOBOL passes over 9600 of the NIST COBOL 85 test suite tests and over 750
internal checks during build.
Description-md5:
Homepage: https://www.gnu.org/software/gnucobol/
Section: devel
Priority: optional
Filename: pool/main/g/gnucobol3/gnucobol3_3.1.2-5+b1_amd64.deb