How to Install and Uninstall gnucobol.x86_64 Package on AlmaLinux 9

Last updated: November 25,2024

1. Install "gnucobol.x86_64" package

Please follow the guidance below to install gnucobol.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install gnucobol.x86_64

2. Uninstall "gnucobol.x86_64" package

Please follow the steps below to uninstall gnucobol.x86_64 on AlmaLinux 9:

$ sudo dnf remove gnucobol.x86_64 $ sudo dnf autoremove

3. Information about the gnucobol.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:36:21 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : gnucobol
Version : 3.2
Release : 1.el9
Architecture : x86_64
Size : 864 k
Source : gnucobol-3.2-1.el9.src.rpm
Repository : epel
Summary : COBOL compiler
URL : https://www.gnu.org/software/gnucobol/
License : GPLv3+ AND LGPL-3.0-or-later AND GFDL-1.3-only
Description : COBOL compiler, which translates COBOL
: programs to C code and compiles them using GCC.