How to Install and Uninstall gnucobol4 Package on Kali Linux

Last updated: May 21,2024

1. Install "gnucobol4" package

Please follow the step by step instructions below to install gnucobol4 on Kali Linux

$ sudo apt update $ sudo apt install gnucobol4

2. Uninstall "gnucobol4" package

This tutorial shows how to uninstall gnucobol4 on Kali Linux:

$ sudo apt remove gnucobol4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the gnucobol4 package on Kali Linux

Package: gnucobol4
Source: gnucobol4 (4.0~early~20200606-6)
Version: 4.0~early~20200606-6+b1
Installed-Size: 2565
Maintainer: Thorsten Alteholz
Architecture: amd64
Replaces: gnucobol3, open-cobol (<< 2.2)
Depends: libc6 (>= 2.34), libcob5 (>= 4.0~early~20200606), libcob5-dev (= 4.0~early~20200606-6+b1), libgmp-dev, libncurses5-dev, gcc
Breaks: gnucobol3, open-cobol (<< 2.2)
Size: 923304
SHA256: 5165b6d8f3279bf5d4b8b7021c52afeef3ebf9061f36a99640e8f6ebfe5f91d3
SHA1: e2e2444be9c2b22141b95d3a5b8778d104fe0cd8
MD5sum: 2be6cd4f3b6bd88745f8fd3884f0e392
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/gnucobol4/gnucobol4_4.0~early~20200606-6+b1_amd64.deb