How to Install and Uninstall mawk Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: April 26,2024

1. Install "mawk" package

This guide let you learn how to install mawk on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install mawk

2. Uninstall "mawk" package

Please follow the instructions below to uninstall mawk on Ubuntu 20.04 LTS (Focal Fossa):

$ sudo apt remove mawk $ sudo apt autoclean && sudo apt autoremove

3. Information about the mawk package on Ubuntu 20.04 LTS (Focal Fossa)

Package: mawk
Architecture: amd64
Version: 1.3.4.20200120-2
Multi-Arch: foreign
Priority: required
Section: utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Boyuan Yang
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 233
Provides: awk
Depends: libc6 (>= 2.29)
Filename: pool/main/m/mawk/mawk_1.3.4.20200120-2_amd64.deb
Size: 95992
MD5sum: 12465ae16709de75330b8ff4bac93e90
SHA1: c7f605db0df62dfec07dcc8e40f8f53b6bd98731
SHA256: 79cb23a9c68a8e84db2788f821f4c85855f5bda8f56cf8d9e64fabe4593daced
Homepage: https://invisible-island.net/mawk/
Description: Pattern scanning and text processing language
Description-md5: 05965bfcd1a2333e963d9f1945d161fc
Task: minimal