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

Last updated: May 16,2024

1. Install "binwalk" package

Here is a brief guide to show you how to install binwalk on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install binwalk

2. Uninstall "binwalk" package

Please follow the step by step instructions below to uninstall binwalk on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove binwalk $ sudo apt autoclean && sudo apt autoremove

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

Package: binwalk
Architecture: all
Version: 2.3.1+dfsg1-1
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Security Tools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 18
Depends: python3-binwalk, python3:any
Filename: pool/universe/b/binwalk/binwalk_2.3.1+dfsg1-1_all.deb
Size: 4224
MD5sum: 38a9435414406de49a84e8ad177ab8ea
SHA1: 56d62d73d7877d4ecc977618d62f48755c844fa9
SHA256: a5f6770ebe6da5f9c6b3de0f616623f996c16220c336f5ba17758dbda3ea2703
SHA512: a24653c70efbe1aa2d42b825bbb079dbbad034b2fe1933146759c80b2466b50b7006392e9b3a2f6502124ea55447f80619290897fc5ad92bda145049e33c1aa7
Homepage: https://github.com/ReFirmLabs/binwalk
Description-en: tool library for analyzing binary blobs and executable code
Binwalk is a tool for searching a given binary image for embedded files
and executable code. Specifically, it is designed for identifying files
and code embedded inside of firmware images. Binwalk uses the libmagic
library, so it is compatible with magic signatures created for the Unix
file utility.
.
Binwalk also includes a custom magic signature file which contains
improved signatures for files that are commonly found in firmware images
such as compressed/archived files, firmware headers, Linux kernels,
bootloaders, filesystems, etc.
.
This package is an empty package, because the binary tool is already
provided with the library, dependency of this package.
Description-md5: f2774dbab233a5b403825c488d3d2ce8