How to Install and Uninstall gawk-devel.x86_64 Package on Fedora 36

Last updated: January 04,2025

1. Install "gawk-devel.x86_64" package

Please follow the step by step instructions below to install gawk-devel.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install gawk-devel.x86_64

2. Uninstall "gawk-devel.x86_64" package

Learn how to uninstall gawk-devel.x86_64 on Fedora 36:

$ sudo dnf remove gawk-devel.x86_64 $ sudo dnf autoremove

3. Information about the gawk-devel.x86_64 package on Fedora 36

Last metadata expiration check: 0:13:15 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : gawk-devel
Version : 5.1.1
Release : 2.fc36
Architecture : x86_64
Size : 19 k
Source : gawk-5.1.1-2.fc36.src.rpm
Repository : fedora
Summary : Header file for gawk extensions development
URL : https://www.gnu.org/software/gawk/
License : GPLv3+ and GPLv2+ and LGPLv2+ and BSD
Description : This subpackage provides /usr/include/gawkapi.h header file, which contains
: definitions for use by extension functions calling into gawk. For more info
: about gawk extensions, please refer to `The GNU Awk User's Guide`.
:
: However, unless you are developing an extension to gawk, you most likely do not
: need this subpackage.