How to Install and Uninstall gawk Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 06,2024

1. Install "gawk" package

Please follow the guidance below to install gawk on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install gawk

2. Uninstall "gawk" package

Here is a brief guide to show you how to uninstall gawk on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the gawk package on Ubuntu 21.04 (Hirsute Hippo)

Package: gawk
Architecture: amd64
Version: 1:5.1.0-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: 1672
Provides: awk
Pre-Depends: libc6 (>= 2.33), libgmp10, libmpfr6 (>= 3.1.3), libreadline8 (>= 6.0), libsigsegv2 (>= 2.9)
Suggests: gawk-doc
Filename: pool/main/g/gawk/gawk_5.1.0-1build1_amd64.deb
Size: 415824
MD5sum: 451118087f04f54a6d3ff5fe28353bbc
SHA1: eae725bad8f642864145f29bb96629d685fe6d2f
SHA256: a94b4c7dd5b324290773a05974752086b8e1d16cca9933cca885d70f9e187ad3
SHA512: 23eb6a1aae81238000a9c6879e7cef0d1158dd3ac85c5dfd14c58f80ed57ec7d6cc1cc943fdeae03d8f6010cdc67493a12c2985028dec262142edbcd2545dbfe
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: server, cloud-image, server-raspi, ubuntustudio-video, ubuntustudio-graphics