Linux Packages

gawk package on Ubuntu 18.04 LTS (Bionic Beaver)

Current version: 1:4.1.4+dfsg-1build1

How to install or uninstall gawk on Ubuntu 18.04 LTS (Bionic Beaver)?

Last updated on January 01, 2022

1. Install gawk package.

Please follow the steps below to install gawk package:

sudo apt update
sudo apt install gawk

2. Uninstall / Remove gawk package.

Please follow the step by step instructions below to uninstall gawk package:

sudo apt remove gawk
sudo apt autoclean && sudo apt autoremove

3. Full information of gawk package.

Package: gawk
Architecture: amd64
Version: 1:4.1.4+dfsg-1build1
Multi-Arch: foreign
Priority: optional
Section: interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Adrian Bunk
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1516
Provides: awk
Pre-Depends: libc6 (>= 2.15), libgmp10, libmpfr6 (>= 3.1.3), libreadline7 (>= 6.0), libsigsegv2 (>= 2.9)
Suggests: gawk-doc
Filename: pool/main/g/gawk/gawk_4.1.4+dfsg-1build1_amd64.deb
Size: 401348
MD5sum: c2ac80144282d53f81b6e1faf23cd909
SHA1: bee446dbb761aaf6845092ea21b2cb41ecc3827c
SHA256: bb4bc89381d0dfab2e33d103ff2d5472e814e70c576434a3116d5d9cfec5a382
Homepage: http://www.gnu.org/software/gawk/
Description-en: GNU awk, a pattern scanning and processing language
`awk', a program that you can use to select particular records in a
file and perform operations upon them.
.
Gawk is the GNU Project's implementation of the AWK programming language.
It conforms to the definition of the language in the POSIX 1003.2 Command
Language And Utilities Standard. This version in turn is based on the
description in The AWK Programming Language, by Aho, Kernighan, and
Weinberger, with the additional features defined in the System V Release
4 version of UNIX awk. Gawk also provides more recent Bell Labs awk
extensions, and some GNU-specific extensions.
Description-md5: 0dce81fe543994c3caea814e2777732e
Task: cloud-image, server, xubuntu-desktop, ubuntustudio-desktop, ubuntu-mate-core, ubuntu-mate-desktop
Supported: 5y

4. Related packages on Ubuntu 18.04 LTS (Bionic Beaver).