How to Install and Uninstall gnucobol.x86_64 Package on CentOS Stream 8
Last updated: November 01,2024
1. Install "gnucobol.x86_64" package
This tutorial shows how to install gnucobol.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
gnucobol.x86_64
Copied
2. Uninstall "gnucobol.x86_64" package
In this section, we are going to explain the necessary steps to uninstall gnucobol.x86_64 on CentOS Stream 8:
$
sudo dnf remove
gnucobol.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gnucobol.x86_64 package on CentOS Stream 8
Last metadata expiration check: 3:56:08 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : gnucobol
Version : 3.2
Release : 1.el8
Architecture : x86_64
Size : 882 k
Source : gnucobol-3.2-1.el8.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.
Available Packages
Name : gnucobol
Version : 3.2
Release : 1.el8
Architecture : x86_64
Size : 882 k
Source : gnucobol-3.2-1.el8.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.