How to Install and Uninstall gnucobol.x86_64 Package on Oracle Linux 8

Last updated: October 06,2024

1. Install "gnucobol.x86_64" package

Please follow the instructions below to install gnucobol.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install gnucobol.x86_64

2. Uninstall "gnucobol.x86_64" package

Please follow the guidelines below to uninstall gnucobol.x86_64 on Oracle Linux 8:

$ sudo dnf remove gnucobol.x86_64 $ sudo dnf autoremove

3. Information about the gnucobol.x86_64 package on Oracle Linux 8

Last metadata expiration check: 0:07:25 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gnucobol
Version : 3.1.2
Release : 1.el8
Architecture : x86_64
Size : 763 k
Source : gnucobol-3.1.2-1.el8.src.rpm
Repository : epel
Summary : COBOL compiler
URL : https://www.gnu.org/software/gnucobol/
License : GPLv3+ and LGPLv3+ and GFDL
Description : COBOL compiler, which translates COBOL
: programs to C code and compiles them using GCC.