How to Install and Uninstall gawk Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 06,2024

1. Install "gawk" package

Please follow the guidance below to install gawk on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install gawk

2. Uninstall "gawk" package

Please follow the instructions below to uninstall gawk on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the gawk package on Ubuntu 20.10 (Groovy Gorilla)

Package: gawk
Architecture: amd64
Version: 1:5.0.1+dfsg-1
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: 1668
Provides: awk
Pre-Depends: libc6 (>= 2.29), libgmp10, libmpfr6 (>= 3.1.3), libreadline8 (>= 6.0), libsigsegv2 (>= 2.9)
Suggests: gawk-doc
Filename: pool/main/g/gawk/gawk_5.0.1+dfsg-1_amd64.deb
Size: 417540
MD5sum: 2594e84ada886c172c1c0c060fc63790
SHA1: fb3ceb68b4df4e1b024de67781f7c4d1a09413ce
SHA256: fe7c5e1f595f98971cc8ed8b45fcf8c6c3367a0000ca6cc9d5675c22953c06f3
SHA512: 2dc69e15f140e1d4a0c5f0365f05a642b77ec2352912d99d9d228f527e6901d6a1bae67d932ce56fe855666db326e85bb844f692666f42aa5fcd58fbcebb1c18
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